Skip to content

Commit 3664935

Browse files
Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 (#98)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 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.4...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c7462f commit 3664935

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@
505505
<dependency>
506506
<groupId>org.postgresql</groupId>
507507
<artifactId>postgresql</artifactId>
508-
<version>42.7.4</version>
508+
<version>42.7.7</version>
509509
<scope>test</scope>
510510
</dependency>
511511
</dependencies>
@@ -529,7 +529,7 @@
529529
<dependency>
530530
<groupId>org.postgresql</groupId>
531531
<artifactId>postgresql</artifactId>
532-
<version>42.7.4</version>
532+
<version>42.7.7</version>
533533
<scope>test</scope>
534534
</dependency>
535535
</dependencies>

0 commit comments

Comments
 (0)