Skip to content

Commit 16abd6e

Browse files
committed
dbeaver/pro#9241 updated postgres to 42.7.11
1 parent 3a250e2 commit 16abd6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/drivers/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.postgresql</groupId>
2121
<artifactId>postgresql</artifactId>
22-
<version>42.7.2</version>
22+
<version>42.7.11</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>net.postgis</groupId>

0 commit comments

Comments
 (0)