Skip to content

Commit 5d92e47

Browse files
Bump org.jdbi:jdbi3-core from 3.48.0 to 3.49.0 (#32)
Bumps [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.48.0...v3.49.0) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4384c74 commit 5d92e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.jdbi</groupId>
8989
<artifactId>jdbi3-core</artifactId>
90-
<version>3.48.0</version>
90+
<version>3.49.0</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>org.jdbi</groupId>

0 commit comments

Comments
 (0)