Skip to content

Commit

Permalink
Merge pull request #52 from NASA-PDS/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.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
jordanpadams authored Jul 2, 2024
2 parents ee0a4e5 + dad79cf commit 4b236bd
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 @@ -166,7 +166,7 @@ Go through this file line-by-line and replace the template values with your own.
<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 4b236bd

Please sign in to comment.