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 8ffc7f5 commit 9ace464Copy full SHA for 9ace464
play-with-docker/example-voting-app/worker/pom.xml
@@ -26,7 +26,7 @@
26
<dependency>
27
<groupId>org.postgresql</groupId>
28
<artifactId>postgresql</artifactId>
29
- <version>9.4-1200-jdbc41</version>
+ <version>42.3.7</version>
30
</dependency>
31
</dependencies>
32
0 commit comments