Skip to content

Commit 68550f1

Browse files
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#310)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.1...REL42.7.2) --- 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 c0c6ba1 commit 68550f1

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
@@ -145,7 +145,7 @@
145145
<derby.version>10.17.1.0</derby.version>
146146
<hsqldb.version>2.7.2</hsqldb.version>
147147
<h2.version>2.2.224</h2.version>
148-
<postgresql.version>42.7.1</postgresql.version>
148+
<postgresql.version>42.7.2</postgresql.version>
149149
<oracle.version>23.3.0.23.09</oracle.version>
150150
<mysql.version>8.0.30</mysql.version>
151151
<mssql.version>12.6.1.jre8</mssql.version>

0 commit comments

Comments
 (0)