Skip to content

Commit 2242d6c

Browse files
adkharattdcmeehan
authored andcommitted
Upgrade Postgres JDBC Driver to 42.6.1
1 parent a93eafc commit 2242d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@
12261226
<dependency>
12271227
<groupId>org.postgresql</groupId>
12281228
<artifactId>postgresql</artifactId>
1229-
<version>42.6.0</version>
1229+
<version>42.6.1</version>
12301230
</dependency>
12311231

12321232
<dependency>

0 commit comments

Comments
 (0)