Skip to content

Commit f390cb8

Browse files
authored
Merge pull request #1945 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.14.3
Bump postgresql from 1.14.2 to 1.14.3
2 parents 7a318a9 + 9d3d249 commit f390cb8

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
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>org.testcontainers</groupId>
275275
<artifactId>postgresql</artifactId>
276-
<version>1.14.2</version>
276+
<version>1.14.3</version>
277277
<scope>test</scope>
278278
</dependency>
279279
<dependency>

0 commit comments

Comments
 (0)