We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf4a20 commit e84d1d7Copy full SHA for e84d1d7
pom.xml
@@ -93,7 +93,7 @@
93
<!-- DEPENDENCIES -->
94
<io.confluent.version>7.6.0</io.confluent.version>
95
<org.apache.kafka.version>3.7.0</org.apache.kafka.version>
96
- <junit.version>5.10.2</junit.version>
+ <junit.version>5.11.0</junit.version>
97
<testcontainer.version>1.19.7</testcontainer.version>
98
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
99
<checkstyle.config.location>${basedir}</checkstyle.config.location>
0 commit comments