Skip to content

Commit

Permalink
Merge pull request #705 from NASA-PDS/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-jar-plugin-3.3.0

Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0
  • Loading branch information
jordanpadams committed Sep 29, 2023
2 parents 88f6e2e + cdc733e commit c3d650a
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 @@ -111,7 +111,7 @@ POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit c3d650a

Please sign in to comment.