Skip to content

Commit

Permalink
Merge pull request #24873 from avpinchuk/shrinkwrap_resolvers_3_3_0
Browse files Browse the repository at this point in the history
Integrate Shrinkwrap Resolvers 3.3.0
  • Loading branch information
arjantijms committed Mar 24, 2024
2 parents e0a5cfc + 7ba2650 commit 673ac8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
<dependency>
<groupId>org.jboss.shrinkwrap.resolver</groupId>
<artifactId>shrinkwrap-resolver-impl-maven-archive</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 673ac8f

Please sign in to comment.