Skip to content

Commit

Permalink
CB-4573 PostgreSQL driver updated to 42.5.2 (#2332)
Browse files Browse the repository at this point in the history
Co-authored-by: Daria Marutkina <[email protected]>
  • Loading branch information
serge-rider and dariamarutkina authored Jan 25, 2024
1 parent 3e93752 commit 3c4f4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/drivers/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.0</version>
<version>42.5.2</version>
</dependency>
<dependency>
<groupId>net.postgis</groupId>
Expand Down

0 comments on commit 3c4f4a9

Please sign in to comment.