Browse Source

Merge pull request #7736 from TechEmpower/dependabot/maven/frameworks/Java/helidon/nima/org.postgresql-postgresql-42.5.1

Bump postgresql from 42.5.0 to 42.5.1 in /frameworks/Java/helidon/nima
github-actions[bot] 2 years ago
parent
commit
5f120f7cd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/helidon/nima/pom.xml

+ 1 - 1
frameworks/Java/helidon/nima/pom.xml

@@ -75,7 +75,7 @@
         <dependency>
         <dependency>
             <groupId>org.postgresql</groupId>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
             <artifactId>postgresql</artifactId>
-            <version>42.5.0</version>
+            <version>42.5.1</version>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
             <groupId>com.fizzed</groupId>
             <groupId>com.fizzed</groupId>