Skip to content
Snippets Groups Projects
Commit cc6ace1f authored by Martin Vogel's avatar Martin Vogel
Browse files

Merge branch 'renovate/org.apache.maven.plugins-maven-jar-plugin-3.x' into 'main'

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

See merge request !13
parents e9578114 4d35add5
No related branches found
No related tags found
1 merge request!13Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
...@@ -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