This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 169f55a79 chore(deps): bump
org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom (#2750)
169f55a79 is described below
commit 169f55a79342123038a3d208bca0a5cfa8cc8c8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:46:29 2026 -0500
chore(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom
(#2750)
Bumps
[org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom](https://github.com/shrinkwrap/resolver)
from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/shrinkwrap/resolver/releases)
- [Commits](https://github.com/shrinkwrap/resolver/compare/3.3.6...3.3.7)
---
updated-dependencies:
- dependency-name: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom
dependency-version: 3.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
integration-tests/jakarta-ee/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/integration-tests/jakarta-ee/pom.xml
b/integration-tests/jakarta-ee/pom.xml
index f808c373a..635af1934 100644
--- a/integration-tests/jakarta-ee/pom.xml
+++ b/integration-tests/jakarta-ee/pom.xml
@@ -40,7 +40,7 @@
<arquillian.core.version>1.10.2.Final</arquillian.core.version>
<arquillian.payara5.version>2.5</arquillian.payara5.version>
<arquillian.graphene.version>3.0.1.Final</arquillian.graphene.version>
- <shrinkwrap.resolver.version>3.3.6</shrinkwrap.resolver.version>
+ <shrinkwrap.resolver.version>3.3.7</shrinkwrap.resolver.version>
<drone.browser>firefox</drone.browser>
<payara.version>5.2022.5.jdk21</payara.version>