Skip to content
Snippets Groups Projects
Commit 4d35add5 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2

parent e9578114
No related branches found
No related tags found
1 merge request!13Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
This commit is part of merge request !13. Comments created here will be created in the context of that merge request.
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<!-- Build an executable JAR --> <!-- Build an executable JAR -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId> <artifactId>maven-jar-plugin</artifactId>
<version>3.2.1</version> <version>3.2.2</version>
<configuration> <configuration>
<archive> <archive>
<manifest> <manifest>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment