Skip to content

Commit

Permalink
Fixes piranhacloud#4392 - Upgrade to Shrinkwrap Impl Base 2.0.0-beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 14, 2024
1 parent 80c1696 commit 498c5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>
--patch-module shrinkwrap.api=${settings.localRepository}/org/jboss/shrinkwrap/shrinkwrap-impl-base/2.0.0-beta-1/shrinkwrap-impl-base-2.0.0-beta-1.jar
--patch-module shrinkwrap.api=${settings.localRepository}/org/jboss/shrinkwrap/shrinkwrap-impl-base/2.0.0-beta-2/shrinkwrap-impl-base-2.0.0-beta-2.jar
</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit 498c5db

Please sign in to comment.