Skip to content

Commit 2159c7f

Browse files
committed
jooq 3.7.3 fix #332
1 parent bbcc403 commit 2159c7f

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

jooby-jongo/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-jongo</artifactId>
1313

1414
<name>jongo module</name>
15-
<description>Jongo for Jooby</description>
1615

1716
<build>
1817
<plugins>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2211,7 +2211,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
22112211
<ebean.agent.args>debug=0</ebean.agent.args>
22122212

22132213
<!-- jooq -->
2214-
<jooq.version>3.7.2</jooq.version>
2214+
<jooq.version>3.7.3</jooq.version>
22152215

22162216
<!-- QueryDSL -->
22172217
<querydsl.version>4.0.9</querydsl.version>

0 commit comments

Comments
 (0)