Skip to content

Commit ebc0423

Browse files
committed
bump jarjar plugin version
This fixes a packaging problem described in #434. It is a cleaner fix than the fix applied in that PR.
1 parent dddc3d3 commit ebc0423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
<plugin>
403403
<groupId>org.sonatype.plugins</groupId>
404404
<artifactId>jarjar-maven-plugin</artifactId>
405-
<version>1.5</version>
405+
<version>1.9</version>
406406
</plugin>
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)