Skip to content

Commit 3a3eedb

Browse files
build(deps): bump org.postgresql:postgresql
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c40df8 commit 3a3eedb

File tree

1 file changed

+1
-1
lines changed
  • samples/spring-data-mybatis/postgresql

1 file changed

+1
-1
lines changed

samples/spring-data-mybatis/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.postgresql</groupId>
7777
<artifactId>postgresql</artifactId>
78-
<version>42.7.6</version>
78+
<version>42.7.7</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)