Skip to content

Commit 60351d5

Browse files
Build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beee566 commit 60351d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<derby.version>10.17.1.0</derby.version>
105105
<hsqldb.version>2.7.4</hsqldb.version>
106106
<h2.version>2.3.232</h2.version>
107-
<postgresql.version>42.7.9</postgresql.version>
107+
<postgresql.version>42.7.10</postgresql.version>
108108
<oracle.version>23.26.1.0.0</oracle.version>
109109
<mysql.version>9.6.0</mysql.version>
110110
<mssql.version>13.3.1.jre11-preview</mssql.version>

0 commit comments

Comments
 (0)