Skip to content

Commit

Permalink
build(deps): bump jdbi3-core from 3.38.3 to 3.39.1
Browse files Browse the repository at this point in the history
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.38.3 to 3.39.1.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.38.3...v3.39.1)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2023
1 parent 4b96fec commit 0d13974
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 @@ -39,7 +39,7 @@
<log4jdbc.version>1.2</log4jdbc.version>
<hibernate.version>6.2.5.Final</hibernate.version>
<ebean.version>13.20.0-jakarta</ebean.version>
<jdbi.version>3.38.3</jdbi.version>
<jdbi.version>3.39.1</jdbi.version>
<flyway.version>9.19.1</flyway.version>
<graphql-java.version>20.4</graphql-java.version>
<lettuce.version>6.2.4.RELEASE</lettuce.version>
Expand Down

0 comments on commit 0d13974

Please sign in to comment.