mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Bump ormlite-jdbc from 5.7 to 6.1
This commit is contained in:
parent
7c57ecebe8
commit
bcc006fd88
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -222,7 +222,7 @@
|
||||||
<!-- database support - ORM -->
|
<!-- database support - ORM -->
|
||||||
<groupId>com.j256.ormlite</groupId>
|
<groupId>com.j256.ormlite</groupId>
|
||||||
<artifactId>ormlite-jdbc</artifactId>
|
<artifactId>ormlite-jdbc</artifactId>
|
||||||
<version>5.7</version>
|
<version>6.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<!-- database support - H2 db engine (main db) -->
|
<!-- database support - H2 db engine (main db) -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue