Skip to content

Commit

Permalink
Merge pull request #88 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.0 to 3.4.2
  • Loading branch information
sfuhrm authored Jun 28, 2024
2 parents 80a06f9 + 0f96455 commit a64c62f
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 @@ -176,7 +176,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.2</version>
<configuration>
<archive>
<index>false</index>
Expand Down

0 comments on commit a64c62f

Please sign in to comment.