Skip to content

Commit 1943341

Browse files
Bump jdbi.version from 3.10.1 to 3.11.0
Bumps `jdbi.version` from 3.10.1 to 3.11.0. Updates `jdbi3-core` from 3.10.1 to 3.11.0 - [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) Updates `jdbi3-sqlobject` from 3.10.1 to 3.11.0 - [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 3a6905d commit 1943341

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
@@ -44,7 +44,7 @@
4444
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
4545
<javax.inject.version>1</javax.inject.version>
4646
<jboss-modules.version>1.9.2.Final</jboss-modules.version>
47-
<jdbi.version>3.10.1</jdbi.version>
47+
<jdbi.version>3.11.0</jdbi.version>
4848
<jetty.version>9.4.22.v20191022</jetty.version>
4949
<jfiglet.version>0.0.8</jfiglet.version>
5050
<jooby-maven-plugin.version>2.3.0</jooby-maven-plugin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<log4jdbc.version>1.2</log4jdbc.version>
3131
<h2.version>1.4.200</h2.version>
3232
<hibernate.version>5.4.9.Final</hibernate.version>
33-
<jdbi.version>3.10.1</jdbi.version>
33+
<jdbi.version>3.11.0</jdbi.version>
3434
<flyway.version>6.0.8</flyway.version>
3535

3636
<config.version>1.4.0</config.version>

0 commit comments

Comments
 (0)