Skip to content

Commit

Permalink
chore: Fix Maven plugin version warning (#3143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Jan 13, 2025
1 parent b5626fa commit 52484b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/java/gradle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.6.0</version>
<executions>
<execution>
<id>attach-artifacts</id>
Expand Down

0 comments on commit 52484b9

Please sign in to comment.