Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 062d398 commit f52e9f4
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.0.Final</hibernate.version>
<ebean.version>13.17.4-jakarta</ebean.version>
<jdbi.version>3.37.1</jdbi.version>
<jdbi.version>3.38.2</jdbi.version>
<flyway.version>9.17.0</flyway.version>
<graphql-java.version>20.2</graphql-java.version>
<lettuce.version>6.2.4.RELEASE</lettuce.version>
Expand Down

0 comments on commit f52e9f4

Please sign in to comment.