Skip to content

Commit b5f7ec6

Browse files
snyk-botfbiville
authored andcommitted
fix: upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.2
Snyk has created this PR to upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.testcontainers/testcontainers/ See this project in Snyk: https://app.snyk.io/org/connectors-0mk/project/297d0f96-c5b2-4462-9425-d8cb41548852?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8ffb7c3 commit b5f7ec6

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
@@ -56,7 +56,7 @@
5656
<jackson.version>2.15.2</jackson.version>
5757
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
5858
<neo4j.java.driver.version>4.4.12</neo4j.java.driver.version>
59-
<testcontainers.version>1.19.1</testcontainers.version>
59+
<testcontainers.version>1.19.2</testcontainers.version>
6060
<avro.version>1.11.3</avro.version>
6161
<mockito.version>5.6.0</mockito.version>
6262
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)