Bump ormlite-jdbc from 5.7 to 6.1

This commit is contained in:
xenohedron 2023-09-15 20:12:49 -04:00
parent 7c57ecebe8
commit bcc006fd88

View file

@ -222,7 +222,7 @@
<!-- database support - ORM -->
<groupId>com.j256.ormlite</groupId>
<artifactId>ormlite-jdbc</artifactId>
<version>5.7</version>
<version>6.1</version>
</dependency>
<dependency>
<!-- database support - H2 db engine (main db) -->