Skip to content

Commit

Permalink
Bump org.jdbi:jdbi3-spring5 from 3.37.1 to 3.45.4
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.45.4.
- [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.45.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent c671b99 commit 805262b
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.45.4</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
Expand Down

0 comments on commit 805262b

Please sign in to comment.