Skip to content

Commit 5c8458b

Browse files
committed
chore: postgresql driver version update
1 parent 48c7827 commit 5c8458b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>org.postgresql</groupId>
1414
<artifactId>postgresql</artifactId>
15-
<version>42.2.19</version>
15+
<version>42.5.0</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)