Skip to content

Commit

Permalink
fix: upgrade org.testcontainers:kafka from 1.19.8 to 1.20.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.testcontainers:kafka from 1.19.8 to 1.20.1.

See this package in maven:
org.testcontainers:kafka

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 committed Aug 23, 2024
1 parent 0e57933 commit c6957d0
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 @@ -57,7 +57,7 @@
<jackson.version>2.17.1</jackson.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<neo4j.java.driver.version>4.4.17</neo4j.java.driver.version>
<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.1</testcontainers.version>
<avro.version>1.11.3</avro.version>
<mockito.version>5.12.0</mockito.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit c6957d0

Please sign in to comment.