Skip to content

Commit 9535271

Browse files
Build(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.8
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97d6679 commit 9535271

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
@@ -115,7 +115,7 @@
115115
<derby.version>10.17.1.0</derby.version>
116116
<hsqldb.version>2.7.4</hsqldb.version>
117117
<h2.version>2.3.232</h2.version>
118-
<postgresql.version>42.7.7</postgresql.version>
118+
<postgresql.version>42.7.8</postgresql.version>
119119
<oracle.version>23.9.0.25.07</oracle.version>
120120
<mysql.version>9.4.0</mysql.version>
121121
<mssql.version>13.2.0.jre8</mssql.version>

0 commit comments

Comments
 (0)