Skip to content

Commit

Permalink
dbeaver/pro#2510 upgrade PG driver to 42.7.2 (#2407)
Browse files Browse the repository at this point in the history
Co-authored-by: MashaKorax <[email protected]>
  • Loading branch information
LonwoLonwo and MashaKorax authored Feb 26, 2024
1 parent a4f50c2 commit 9bc6647
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.2</version>
<version>42.7.2</version>
</dependency>
<dependency>
<groupId>net.postgis</groupId>
Expand Down

0 comments on commit 9bc6647

Please sign in to comment.