Skip to content

Commit f84446d

Browse files
Bump org.jdbi:jdbi3-core from 3.41.0 to 3.41.3
Bumps [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) from 3.41.0 to 3.41.3. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.41.0...v3.41.3) --- 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 869dc72 commit f84446d

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
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.jdbi</groupId>
103103
<artifactId>jdbi3-core</artifactId>
104-
<version>3.41.0</version>
104+
<version>3.41.3</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.mariadb.jdbc</groupId>

0 commit comments

Comments
 (0)