Skip to content

Commit

Permalink
Bump org.jdbi:jdbi3-sqlobject from 3.37.1 to 3.46.0
Browse files Browse the repository at this point in the history
Bumps [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) from 3.37.1 to 3.46.0.
- [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.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 2d5b792 commit 8b28990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metasvc-server/backend-jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-sqlobject</artifactId>
<version>3.37.1</version>
<version>3.46.0</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
Expand Down

0 comments on commit 8b28990

Please sign in to comment.