Skip to content

Commit d9b8cbb

Browse files
authored
Merge pull request #19 from andrei-punko/dependabot/maven/test-containers/org.postgresql-postgresql-42.4.3
Bump postgresql from 42.4.1 to 42.4.3 in /test-containers
2 parents 776191a + 1257a09 commit d9b8cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-containers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<junit.vintage.version>5.5.0</junit.vintage.version>
7676
<log4j2.version>2.17.1</log4j2.version>
7777
<testcontainers.version>1.15.3</testcontainers.version>
78-
<postgresql.version>42.4.1</postgresql.version>
78+
<postgresql.version>42.4.3</postgresql.version>
7979
<slf4j.version>1.7.30</slf4j.version>
8080
</properties>
8181

0 commit comments

Comments
 (0)