Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 6f407c1

Browse files
Bump postgresql from 42.3.3 to 42.4.1 in /frameworks/Java/httpserver
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.4.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.3...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38a1025 commit 6f407c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/Java/httpserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.postgresql</groupId>
3131
<artifactId>postgresql</artifactId>
32-
<version>42.3.3</version>
32+
<version>42.4.1</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.zaxxer</groupId>

0 commit comments

Comments
 (0)