Skip to content

Commit 082a39e

Browse files
Bump org.postgresql:postgresql
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 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.5...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fff711 commit 082a39e

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/software/unicorn-store-spring

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.postgresql</groupId>
7272
<artifactId>postgresql</artifactId>
73-
<version>42.7.5</version>
73+
<version>42.7.7</version>
7474
</dependency>
7575
</dependencies>
7676

0 commit comments

Comments
 (0)