Skip to content

Commit c27e6e2

Browse files
⬆️ Bump postgresql from 42.2.5 to 42.2.25
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.25. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.5...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72edf73 commit c27e6e2

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
@@ -104,7 +104,7 @@
104104
<mysql.version>8.0.16</mysql.version>
105105
<jjwt.version>0.9.0</jjwt.version>
106106
<commons-lang3.version>3.4</commons-lang3.version>
107-
<postgresql.version>42.2.5</postgresql.version>
107+
<postgresql.version>42.2.25</postgresql.version>
108108
<h2database.version>1.4.197</h2database.version>
109109
<flink.version>1.9.0</flink.version>
110110
<paho.version>1.2.4</paho.version>

0 commit comments

Comments
 (0)