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 229733f commit bf1c21dCopy full SHA for bf1c21d
frameworks/Java/light-java/pom.xml
@@ -28,7 +28,7 @@
28
<version.undertow>2.0.23.Final</version.undertow>
29
<version.hikaricp>3.3.1</version.hikaricp>
30
<version.mysql>8.0.18</version.mysql>
31
- <version.postgres>42.2.5</version.postgres>
+ <version.postgres>42.2.25</version.postgres>
32
<version.dsl-json>1.8.4</version.dsl-json>
33
<version.mustache>0.9.6</version.mustache>
34
<version.maven-compiler-plugin>3.8.0</version.maven-compiler-plugin>
0 commit comments