Skip to content

Commit 3fc117b

Browse files
authored
Merge pull request #1737 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.12.3
Bump postgresql from 1.12.1 to 1.12.3
2 parents 2ea3dd8 + 68ff3e0 commit 3fc117b

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
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.testcontainers</groupId>
281281
<artifactId>postgresql</artifactId>
282-
<version>1.12.1</version>
282+
<version>1.12.3</version>
283283
<scope>test</scope>
284284
</dependency>
285285
<dependency>

0 commit comments

Comments
 (0)