Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2d5b792 commit 5abacd2
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-spring5</artifactId>
<version>3.37.1</version>
<version>3.47.0</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
Expand Down

0 comments on commit 5abacd2

Please sign in to comment.