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 ca0be9b commit 343fd41Copy full SHA for 343fd41
frameworks/Java/jooby/pom.xml
@@ -14,7 +14,7 @@
14
<jooby.version>2.9.5</jooby.version>
15
<netty.version>4.1.49.Final</netty.version>
16
<dsl-json.version>1.9.5</dsl-json.version>
17
- <postgresql.version>42.2.13</postgresql.version>
+ <postgresql.version>42.2.25</postgresql.version>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<maven.compiler.source>11</maven.compiler.source>
20
<maven.compiler.target>11</maven.compiler.target>
0 commit comments