Skip to content

Commit

Permalink
Merge pull request #2234 from Apicurio/dependabot/maven/org.jboss.shr…
Browse files Browse the repository at this point in the history
…inkwrap.resolver-shrinkwrap-resolver-bom-3.2.1

chore(deps): bump shrinkwrap-resolver-bom from 3.1.6 to 3.2.1
  • Loading branch information
EricWittmann authored Aug 10, 2023
2 parents ea89886 + f88d7e0 commit 3fd8b07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/integration/arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.jboss.shrinkwrap.resolver</groupId>
<artifactId>shrinkwrap-resolver-bom</artifactId>
<version>3.1.6</version>
<version>3.2.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/single-node-keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.jboss.shrinkwrap.resolver</groupId>
<artifactId>shrinkwrap-resolver-bom</artifactId>
<version>3.1.6</version>
<version>3.2.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 3fd8b07

Please sign in to comment.