Skip to content

Commit

Permalink
fix: upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot authored and fbiville committed Dec 13, 2023
1 parent 8ffb7c3 commit b5f7ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<jackson.version>2.15.2</jackson.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<neo4j.java.driver.version>4.4.12</neo4j.java.driver.version>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.2</testcontainers.version>
<avro.version>1.11.3</avro.version>
<mockito.version>5.6.0</mockito.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit b5f7ec6

Please sign in to comment.