Skip to content

Commit d75984d

Browse files
authored
Merge pull request #1822 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.12.5
Bump postgresql from 1.12.4 to 1.12.5
2 parents 3ef07c5 + 847009f commit d75984d

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
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.testcontainers</groupId>
269269
<artifactId>postgresql</artifactId>
270-
<version>1.12.4</version>
270+
<version>1.12.5</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)