Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit e534f7b

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.5.0
1 parent 4041b1b commit e534f7b

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
@@ -80,7 +80,7 @@
8080
<jackson-dataformat-yml.version>${jackson.version}</jackson-dataformat-yml.version>
8181

8282
<!-- Database -->
83-
<postgresql.version>42.4.2</postgresql.version>
83+
<postgresql.version>42.5.0</postgresql.version>
8484
<mysql.version>8.0.30</mysql.version>
8585
<hsqldb.version>2.7.0</hsqldb.version>
8686
<mariadb-java-client.version>3.0.7</mariadb-java-client.version>

0 commit comments

Comments
 (0)