We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd8f7e commit cfebb36Copy full SHA for cfebb36
pom.xml
@@ -103,7 +103,7 @@ limitations under the License.
103
<io.confluent.version>7.3.2</io.confluent.version>
104
<org.apache.kafka.version>3.5.1</org.apache.kafka.version>
105
<junit.version>5.10.0</junit.version>
106
- <testcontainer.version>1.19.0</testcontainer.version>
+ <testcontainer.version>1.19.1</testcontainer.version>
107
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
108
<checkstyle.config.location>${basedir}</checkstyle.config.location>
109
<com.fasterxml.jackson.databind.version>2.15.2</com.fasterxml.jackson.databind.version>
0 commit comments