Skip to content

Commit a18234b

Browse files
build(deps): bump jdbi3-core from 3.13.0 to 3.14.1
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.13.0 to 3.14.1. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e83893 commit a18234b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
5353
<javax.inject.version>1</javax.inject.version>
5454
<jboss-modules.version>1.10.1.Final</jboss-modules.version>
55-
<jdbi.version>3.13.0</jdbi.version>
55+
<jdbi.version>3.14.1</jdbi.version>
5656
<jetty.version>9.4.30.v20200611</jetty.version>
5757
<jfiglet.version>0.0.8</jfiglet.version>
5858
<jmespath-java.version>1.11.808</jmespath-java.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<h2.version>1.4.200</h2.version>
3535
<hibernate.version>5.4.17.Final</hibernate.version>
3636
<ebean.version>12.3.4</ebean.version>
37-
<jdbi.version>3.13.0</jdbi.version>
37+
<jdbi.version>3.14.1</jdbi.version>
3838
<flyway.version>6.5.0</flyway.version>
3939
<graphql-java.version>15.0</graphql-java.version>
4040
<lettuce.version>5.3.1.RELEASE</lettuce.version>

0 commit comments

Comments
 (0)