We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fcb2e commit 563a8d9Copy full SHA for 563a8d9
2 files changed
jooby-jdbi/pom.xml
@@ -12,7 +12,6 @@
12
<artifactId>jooby-jdbi</artifactId>
13
14
<name>jdbi module</name>
15
- <description>JDBI for Jooby</description>
16
<build>
17
<plugins>
18
<!-- sure-fire -->
pom.xml
@@ -2167,7 +2167,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
2167
<cglib.version>3.2.0</cglib.version>
2168
<asm.version>5.0.3</asm.version>
2169
<quartz.version>2.2.2</quartz.version>
2170
- <jdbi.version>2.70</jdbi.version>
+ <jdbi.version>2.72</jdbi.version>
2171
<freemarker.version>2.3.23</freemarker.version>
2172
<camel.version>2.17.0</camel.version>
2173
<jedis.version>2.8.0</jedis.version>
0 commit comments