Skip to content

Commit 06899a7

Browse files
Merge pull request #238 from data-integrations/upgrade-scala-maven-plugin
upgrade maven scala plugin
2 parents 7a031a5 + 5219a39 commit 06899a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-plugins-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>net.alchim31.maven</groupId>
223223
<artifactId>scala-maven-plugin</artifactId>
224-
<version>3.3.1</version>
224+
<version>4.9.2</version>
225225
<executions>
226226
<execution>
227227
<id>compile</id>

0 commit comments

Comments
 (0)