Skip to content

Commit

Permalink
update org.postgresql:postgresql 42.3.3 to 42.5.1 (#4898)
Browse files Browse the repository at this point in the history
  • Loading branch information
dack-su authored Oct 9, 2023
1 parent 7e0061f commit ba924b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ba924b9

Please sign in to comment.