This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 459da92cd2 Bump cxf.spring.security.version from 7.0.4 to 7.0.5 (#3048)
459da92cd2 is described below
commit 459da92cd212e451cc1211b951f808a74563c81f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 21 08:47:58 2026 -0400
Bump cxf.spring.security.version from 7.0.4 to 7.0.5 (#3048)
Bumps `cxf.spring.security.version` from 7.0.4 to 7.0.5.
Updates `org.springframework.security:spring-security-web` from 7.0.4 to
7.0.5
- [Release
notes](https://github.com/spring-projects/spring-security/releases)
-
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
-
[Commits](https://github.com/spring-projects/spring-security/compare/7.0.4...7.0.5)
Updates `org.springframework.security:spring-security-config` from 7.0.4 to
7.0.5
- [Release
notes](https://github.com/spring-projects/spring-security/releases)
-
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
-
[Commits](https://github.com/spring-projects/spring-security/compare/7.0.4...7.0.5)
Updates `org.springframework.security:spring-security-core` from 7.0.4 to
7.0.5
- [Release
notes](https://github.com/spring-projects/spring-security/releases)
-
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
-
[Commits](https://github.com/spring-projects/spring-security/compare/7.0.4...7.0.5)
Updates `org.springframework.security:spring-security-acl` from 7.0.4 to
7.0.5
- [Release
notes](https://github.com/spring-projects/spring-security/releases)
-
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
-
[Commits](https://github.com/spring-projects/spring-security/compare/7.0.4...7.0.5)
Updates `org.springframework.security:spring-security-access` from 7.0.4 to
7.0.5
- [Release
notes](https://github.com/spring-projects/spring-security/releases)
-
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
-
[Commits](https://github.com/spring-projects/spring-security/compare/7.0.4...7.0.5)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-web
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.security:spring-security-config
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.security:spring-security-core
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.security:spring-security-acl
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.security:spring-security-access
dependency-version: 7.0.5
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c17ac2dc1..157e773c82 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<cxf.spring.boot.version>4.0.5</cxf.spring.boot.version>
<cxf.spring.ldap.version>4.0.3</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
- <cxf.spring.security.version>7.0.4</cxf.spring.security.version>
+ <cxf.spring.security.version>7.0.5</cxf.spring.security.version>
<cxf.spring.version>7.0.7</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.32.4</cxf.swagger.ui.version>