Skip to content

Commit b42c229

Browse files
Bump postgresql from 42.2.5 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11fb934 commit b42c229

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
@@ -30,7 +30,7 @@
3030
<mysql.version>5.1.34</mysql.version>
3131
<flink.version>1.9.0</flink.version>
3232
<fastjson.version>1.2.56</fastjson.version>
33-
<postgresql-jdbc.version>42.2.5</postgresql-jdbc.version>
33+
<postgresql-jdbc.version>42.3.3</postgresql-jdbc.version>
3434
<druid.version>1.1.21</druid.version>
3535
<lombok.version>1.16.20</lombok.version>
3636
<spring.boot.version>2.1.7.RELEASE</spring.boot.version>

0 commit comments

Comments
 (0)