Skip to content

Commit

Permalink
Merge pull request #109 from sfuhrm/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-jar-plugin-3.4.2

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
  • Loading branch information
sfuhrm authored Jul 26, 2024
2 parents 6d1120b + 8535f7b commit 0a4e197
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 @@ -67,7 +67,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 0a4e197

Please sign in to comment.