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 7ce8ff9 commit 7101f4aCopy full SHA for 7101f4a
pom.xml
@@ -102,7 +102,7 @@ limitations under the License.
102
<!-- DEPENDENCIES -->
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>
+ <junit.version>5.10.1</junit.version>
106
<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>
0 commit comments