Skip to content

Commit 4097463

Browse files
Bump org.jdbi:jdbi3-jackson2 from 3.48.0 to 3.49.0 (#31)
Bumps [org.jdbi:jdbi3-jackson2](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-jackson2 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 b9aa999 commit 4097463

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.jdbi</groupId>
9494
<artifactId>jdbi3-jackson2</artifactId>
95-
<version>3.48.0</version>
95+
<version>3.49.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>org.jdbi</groupId>

0 commit comments

Comments
 (0)