mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Merge pull request #7090 from magefree/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 2.5 to 3.2.0
This commit is contained in:
commit
c2c1e157e9
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…
Reference in a new issue