Skip to content

Commit

Permalink
update maven-assembly-plugin to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-mlb committed Nov 14, 2024
1 parent 615a76f commit f772b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.min-version>3.5.0</maven.min-version>
<maven.min-version>3.6.3</maven.min-version>
<plugin.build-helper-maven.version>3.3.0</plugin.build-helper-maven.version>
<plugin.cyclonedx-maven.version>2.7.9</plugin.cyclonedx-maven.version>
<plugin.duplicate-finder-maven.version>1.5.1</plugin.duplicate-finder-maven.version>
Expand Down

0 comments on commit f772b7f

Please sign in to comment.