Skip to content

Commit 088e703

Browse files
snyk-botwajda
authored andcommitted
fix: upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.7
Snyk has created this PR to upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.7. See this package in Maven Repository: https://mvnrepository.com/artifact/org.testcontainers/testcontainers/ See this project in Snyk: https://app.snyk.io/org/wajda/project/eefb1856-8a05-494f-a135-7d8d654afcbf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bc42663 commit 088e703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.testcontainers</groupId>
4444
<artifactId>testcontainers</artifactId>
45-
<version>1.19.1</version>
45+
<version>1.19.7</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.github.goodforgod</groupId>

0 commit comments

Comments
 (0)