mirror of
https://github.com/magefree/mage.git
synced 2025-12-19 18:20:13 -08:00
Bump maven-jar-plugin from 2.5 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.5 to 3.2.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.5...maven-jar-plugin-3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
49346028ca
commit
5c5e5ffb19
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -41,7 +41,7 @@
|
|||
<!-- default manifest settings (parent) -->
|
||||
<plugin>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>3.2.0</version>
|
||||
<configuration>
|
||||
<archive>
|
||||
<manifestEntries>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue