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 0508c5dfa chore(deps-dev): bump org.apache.cxf:cxf-rt-frontend-jaxrs
(#2543)
0508c5dfa is described below
commit 0508c5dfacdefb4364f8cb23ad91fc29b9854eb6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 08:52:52 2026 -0600
chore(deps-dev): bump org.apache.cxf:cxf-rt-frontend-jaxrs (#2543)
Bumps org.apache.cxf:cxf-rt-frontend-jaxrs from 3.6.7 to 3.6.9.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
dependency-version: 3.6.9
dependency-type: direct:development
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>
---
support/jaxrs/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/jaxrs/pom.xml b/support/jaxrs/pom.xml
index c0f8cbcf5..5bb69ab28 100644
--- a/support/jaxrs/pom.xml
+++ b/support/jaxrs/pom.xml
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
- <version>3.6.7</version>
+ <version>3.6.9</version>
<scope>test</scope>
<exclusions>
<exclusion>