Skip to content

Commit 389d387

Browse files
Bump postgresql from 42.2.16 to 42.2.17
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.16 to 42.2.17. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.17/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.16...REL42.2.17) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8888ac commit 389d387

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
@@ -112,7 +112,7 @@
112112
<cronutils.version>9.1.1</cronutils.version>
113113
<quartz.version>2.3.2</quartz.version>
114114
<h2.version>1.4.197</h2.version> <!-- keep 1.4.197 as newer versions have severe regressions -->
115-
<postgresql-jdbc.version>42.2.16</postgresql-jdbc.version>
115+
<postgresql-jdbc.version>42.2.17</postgresql-jdbc.version>
116116
<mariadb-jdbc.version>2.7.0</mariadb-jdbc.version>
117117
<mysql-jdbc.version>8.0.21</mysql-jdbc.version>
118118
<mssql-jdbc.version>7.2.2.jre8</mssql-jdbc.version>

0 commit comments

Comments
 (0)