Skip to content

Commit

Permalink
Bump ormlite-jdbc from 5.1 to 6.1
Browse files Browse the repository at this point in the history
Bumps [ormlite-jdbc](https://github.com/j256/ormlite-jdbc) from 5.1 to 6.1.
- [Release notes](https://github.com/j256/ormlite-jdbc/releases)
- [Commits](j256/ormlite-jdbc@ormlite-jdbc-5.1...ormlite-jdbc-6.1)

---
updated-dependencies:
- dependency-name: com.j256.ormlite:ormlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2022
1 parent 204de3f commit 34fe2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,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) -->
Expand Down

0 comments on commit 34fe2e6

Please sign in to comment.