Skip to content

Commit 5bebc0b

Browse files
Bump org.postgresql:postgresql from 42.4.1 to 42.4.4
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 143e143 commit 5bebc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
<dependency>
338338
<groupId>org.postgresql</groupId>
339339
<artifactId>postgresql</artifactId>
340-
<version>42.4.1</version>
340+
<version>42.4.4</version>
341341
</dependency>
342342
<dependency>
343343
<groupId>org.geysermc.floodgate</groupId>

0 commit comments

Comments
 (0)