Skip to content

Commit

Permalink
Bump org.jdbi:jdbi3-core from 3.42.0 to 3.43.0
Browse files Browse the repository at this point in the history
Bumps [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) from 3.42.0 to 3.43.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.42.0...v3.43.0)

---
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] authored Jan 3, 2024
1 parent 16852b2 commit 057106d
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.42.0</version>
<version>3.43.0</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
Expand Down

0 comments on commit 057106d

Please sign in to comment.