Skip to content

Commit cbc7790

Browse files
Bump postgresql from 42.2.8 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.8 to 42.4.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.8...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab4bae7 commit cbc7790

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
@@ -16,7 +16,7 @@
1616
<java.version>1.8</java.version>
1717
<spring.boot.version>2.2.1.RELEASE</spring.boot.version>
1818
<lombok.version>1.18.10</lombok.version>
19-
<postgreSQL.version>42.2.8</postgreSQL.version>
19+
<postgreSQL.version>42.4.1</postgreSQL.version>
2020
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)