Skip to content

Commit a36afce

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.9
1 parent f8663b1 commit a36afce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-postgres-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>
2323
<mysql.version>9.4.0</mysql.version>
2424
<h2database.version>2.4.240</h2database.version>
25-
<postgresql.version>42.7.8</postgresql.version>
25+
<postgresql.version>42.7.9</postgresql.version>
2626
<lombok.version>1.18.42</lombok.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)