Skip to content

Commit 38ec868

Browse files
Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 (#764)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a16fb6d commit 38ec868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<jackson.version>2.16.2</jackson.version>
115115
<mysql.version>8.3.0</mysql.version>
116116
<netty.version>4.1.107.Final</netty.version>
117-
<postgresql.version>42.7.2</postgresql.version>
117+
<postgresql.version>42.7.3</postgresql.version>
118118
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
119119
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
120120
<slf4j.version>2.0.12</slf4j.version>

0 commit comments

Comments
 (0)