Skip to content

Commit 214f327

Browse files
Bump org.postgresql:postgresql from 42.7.2 to 42.7.8
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 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.2...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] <support@github.com>
1 parent 03fef52 commit 214f327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ SPDX-License-Identifier: Apache-2.0
134134
<cucumber.version>5.7.0</cucumber.version>
135135
<testcontainers.version>1.21.3</testcontainers.version>
136136
<sun.httpserver.version>20070405</sun.httpserver.version>
137-
<postgresql.version>42.7.2</postgresql.version>
137+
<postgresql.version>42.7.8</postgresql.version>
138138
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
139139
<kafka.version>3.8.1</kafka.version>
140140
<avro.version>1.11.4</avro.version>

0 commit comments

Comments
 (0)