Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 3f93efe

Browse files
author
Tim Sowers
committed
Update postgres dependency; (DOECODE-1083)
1 parent 151f1bc commit 3f93efe

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.postgresql</groupId>
5959
<artifactId>postgresql</artifactId>
60-
<version>42.3.1</version>
60+
<version>42.4.0</version>
6161
</dependency>
6262

6363
<!-- https://mvnrepository.com/artifact/com.googlecode.libphonenumber/libphonenumber -->

0 commit comments

Comments
 (0)