Skip to content

Commit ba924b9

Browse files
authored
update org.postgresql:postgresql 42.3.3 to 42.5.1 (#4898)
1 parent 7e0061f commit ba924b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.postgresql</groupId>
157157
<artifactId>postgresql</artifactId>
158-
<version>42.3.3</version>
158+
<version>42.5.1</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>com.oracle.database.jdbc</groupId>

0 commit comments

Comments
 (0)