Skip to content

Commit b6a0ec0

Browse files
Bump postgresql from 42.2.9 to 42.2.25 in /payara
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.2.25. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.9...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30a691a commit b6a0ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

payara/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.postgresql</groupId>
7878
<artifactId>postgresql</artifactId>
79-
<version>42.2.9</version>
79+
<version>42.2.25</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)