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 bbcc403 commit 2159c7fCopy full SHA for 2159c7f
2 files changed
jooby-jongo/pom.xml
@@ -12,7 +12,6 @@
12
<artifactId>jooby-jongo</artifactId>
13
14
<name>jongo module</name>
15
- <description>Jongo for Jooby</description>
16
17
<build>
18
<plugins>
pom.xml
@@ -2211,7 +2211,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
2211
<ebean.agent.args>debug=0</ebean.agent.args>
2212
2213
<!-- jooq -->
2214
- <jooq.version>3.7.2</jooq.version>
+ <jooq.version>3.7.3</jooq.version>
2215
2216
<!-- QueryDSL -->
2217
<querydsl.version>4.0.9</querydsl.version>
0 commit comments