Skip to content

Commit

Permalink
Lower hikari version for java 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindgamesnl committed Jun 7, 2022
1 parent 1e57c2f commit 77d6011
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified memory
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.0.1</version>
<version>4.0.3</version>
<scope>provided</scope>
</dependency>

Expand Down
Binary file modified test-data/mass-test.db
Binary file not shown.
Binary file added test-data/mass-test.db-journal
Binary file not shown.
Binary file modified test-data/relation-test.db
Binary file not shown.

0 comments on commit 77d6011

Please sign in to comment.