Skip to content

Commit

Permalink
Set version of plugin to avoid warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 18, 2025
1 parent 008e7a2 commit d05f283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.7.1</version>
<configuration>
<attach>false</attach>
<appendAssemblyId>true</appendAssemblyId>
Expand Down

0 comments on commit d05f283

Please sign in to comment.