Skip to content

Commit

Permalink
build: bump maven-jar-plugin from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Nov 7, 2022
1 parent 5a3c89e commit 507c718
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 @@ -119,7 +119,7 @@

<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<!-- Pick the MANIFEST generated by the bundle plugin -->
<archive>
Expand Down

0 comments on commit 507c718

Please sign in to comment.