1
0
Эх сурвалжийг харах

update org.postgresql:postgresql 42.3.3 to 42.5.1 (#4898)

dack-su 1 жил өмнө
parent
commit
ba924b9f1d

+ 1 - 1
client-adapter/pom.xml

@@ -155,7 +155,7 @@
             <dependency>
                 <groupId>org.postgresql</groupId>
                 <artifactId>postgresql</artifactId>
-                <version>42.3.3</version>
+                <version>42.5.1</version>
             </dependency>
             <dependency>
                 <groupId>com.oracle.database.jdbc</groupId>