Skip to content

Commit 433b543

Browse files
Bump postgresql from 42.5.3 to 42.5.4
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.3 to 42.5.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.3...REL42.5.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0c0f70 commit 433b543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<cronutils.version>9.2.0</cronutils.version>
129129
<quartz.version>2.3.2</quartz.version>
130130
<h2.version>2.1.214</h2.version>
131-
<postgresql-jdbc.version>42.5.3</postgresql-jdbc.version>
131+
<postgresql-jdbc.version>42.5.4</postgresql-jdbc.version>
132132
<mariadb-jdbc.version>3.1.2</mariadb-jdbc.version>
133133
<mysql-jdbc.version>8.0.30</mysql-jdbc.version>
134134
<mssql-jdbc.version>12.2.0.jre11</mssql-jdbc.version>

0 commit comments

Comments
 (0)