Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 020d2fc

Browse files
Bump postgresql in /containers/java-postgres/test-project (#1309)
1 parent a31634f commit 020d2fc

File tree

1 file changed

+1
-1
lines changed
  • containers/java-postgres/test-project

1 file changed

+1
-1
lines changed

containers/java-postgres/test-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.postgresql</groupId>
2525
<artifactId>postgresql</artifactId>
26-
<version>42.3.2</version>
26+
<version>42.3.3</version>
2727
</dependency>
2828
</dependencies>
2929

0 commit comments

Comments
 (0)