Skip to content

Commit

Permalink
chore(deps): bump shrinkwrap-resolver-bom from 3.1.6 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [shrinkwrap-resolver-bom](https://github.com/shrinkwrap/shrinkwrap) from 3.1.6 to 3.2.1.
- [Commits](https://github.com/shrinkwrap/shrinkwrap/commits)

---
updated-dependencies:
- dependency-name: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent 70ebc00 commit f88d7e0
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 f88d7e0

Please sign in to comment.