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 0efe126 commit 4641d43Copy full SHA for 4641d43
pom.xml
@@ -320,7 +320,7 @@
320
<plugin>
321
<groupId>net.alchim31.maven</groupId>
322
<artifactId>scala-maven-plugin</artifactId>
323
- <version>3.2.1</version>
+ <version>4.9.5</version>
324
<configuration>
325
<scalaCompatVersion>${kafka.scala.version}</scalaCompatVersion>
326
<scalaVersion>${scala.version}</scalaVersion>
@@ -373,7 +373,7 @@
373
374
375
376
377
378
<args>
379
<!--
0 commit comments