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 568f4f8 commit f3000ddCopy full SHA for f3000dd
frameworks/Java/jooby/pom.xml
@@ -14,7 +14,7 @@
14
<jooby.version>3.4.0</jooby.version>
15
<netty.version>4.1.113.Final</netty.version>
16
<dsl-json.version>2.0.2</dsl-json.version>
17
- <postgresql.version>42.7.4</postgresql.version>
+ <postgresql.version>42.7.7</postgresql.version>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<maven.compiler.source>22</maven.compiler.source>
20
<maven.compiler.target>22</maven.compiler.target>
0 commit comments