Skip to content

Commit baf6296

Browse files
build(deps-dev): bump org.postgresql:postgresql from 42.7.6 to 42.7.7 (#881)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.6 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.6...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2faaeb9 commit baf6296

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
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>org.postgresql</groupId>
257257
<artifactId>postgresql</artifactId>
258-
<version>42.7.6</version>
258+
<version>42.7.7</version>
259259
</dependency>
260260
<dependency>
261261
<groupId>com.oracle.ojdbc</groupId>

0 commit comments

Comments
 (0)