diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ <dependency> <groupId>org.postgresql</groupId> <artifactId>postgresql</artifactId> - <version>42.2.13</version> + <version>42.3.6</version> </dependency> <dependency> <groupId>junit</groupId> |