Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 2859463

Browse files
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 239c743 commit 2859463

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.postgresql</groupId>
3232
<artifactId>postgresql</artifactId>
33-
<version>42.4.3</version>
33+
<version>42.7.2</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>jakarta.validation</groupId>

0 commit comments

Comments
 (0)