We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5018776 commit 06d998fCopy full SHA for 06d998f
pom.xml
@@ -135,7 +135,7 @@
135
<jackson.version>2.18.2</jackson.version>
136
<jackson.databind.version>2.18.2</jackson.databind.version>
137
<storm.kafka.client.version>3.9.0</storm.kafka.client.version>
138
- <testcontainers.version>1.20.5</testcontainers.version>
+ <testcontainers.version>1.20.6</testcontainers.version>
139
140
<!-- Java and clojure build lifecycle test properties are defined here to avoid having to create a default profile -->
141
<java.unit.test.exclude.groups>PerformanceTest</java.unit.test.exclude.groups>
0 commit comments