Skip to content

Commit

Permalink
Remove sleepycat je
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Whitehouse committed Dec 31, 2024
1 parent 14a28b4 commit 8ca20ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions quickfixj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,6 @@
<artifactId>slf4j-api</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>18.3.12</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
Expand Down

0 comments on commit 8ca20ba

Please sign in to comment.