Skip to content

Commit

Permalink
build(deps): bump shrinkwrap-resolver-bom from 3.1.6 to 3.2.0
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.0.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent ff2275d commit 8cb3499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>org.jboss.shrinkwrap.resolver</groupId>
<artifactId>shrinkwrap-resolver-bom</artifactId>
<version>3.1.6</version>
<version>3.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8cb3499

Please sign in to comment.