Skip to content

Commit abbc449

Browse files
Bump jdbi3-core from 3.27.0 to 3.27.1
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.27.0...v3.27.1) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c312435 commit abbc449

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.jdbi</groupId>
8585
<artifactId>jdbi3-core</artifactId>
86-
<version>3.27.0</version>
86+
<version>3.27.1</version>
8787
<scope>runtime</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)