Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
upgrade pgsql to 42.3.7 (#1159)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <[email protected]>

Signed-off-by: Yuan Zhou <[email protected]>
  • Loading branch information
zhouyuan authored Nov 3, 2022
1 parent 9cbcd7e commit 980fbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native-sql-engine/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.3</version>
<version>42.3.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 980fbc1

Please sign in to comment.