mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Bump ormlite-jdbc from 5.1 to 5.6
Bumps [ormlite-jdbc](https://github.com/j256/ormlite-jdbc) from 5.1 to 5.6. - [Release notes](https://github.com/j256/ormlite-jdbc/releases) - [Commits](https://github.com/j256/ormlite-jdbc/compare/ormlite-jdbc-5.1...ormlite-jdbc-5.6) --- updated-dependencies: - dependency-name: com.j256.ormlite:ormlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
67ee6fbf25
commit
711b76ec49
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<dependency>
|
||||
<groupId>com.j256.ormlite</groupId>
|
||||
<artifactId>ormlite-jdbc</artifactId>
|
||||
<version>5.1</version>
|
||||
<version>5.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in a new issue