Skip to content

Commit

Permalink
Merge pull request #238 from data-integrations/upgrade-scala-maven-pl…
Browse files Browse the repository at this point in the history
…ugin

upgrade maven scala plugin
  • Loading branch information
itsankit-google authored Jan 28, 2025
2 parents 7a031a5 + 5219a39 commit 06899a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-plugins-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>3.3.1</version>
<version>4.9.2</version>
<executions>
<execution>
<id>compile</id>
Expand Down

0 comments on commit 06899a7

Please sign in to comment.