Skip to content

Commit

Permalink
Merge pull request #83 from gcatanese/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-jar-plugin-3.x

Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
  • Loading branch information
gcatanese authored Aug 31, 2024
2 parents 67a0cf6 + 09585fd commit eab6273
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 @@ -54,7 +54,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.2</version>
<executions>
<execution>
<id>default-jar</id>
Expand Down

0 comments on commit eab6273

Please sign in to comment.