This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.14.x by this push:
     new 55f678df511 Align spring-security with spring-boot 3.5.5 (#18972)
55f678df511 is described below

commit 55f678df511963a9bebdeb16277f1b3a90e8efb5
Author: Tom Cunningham <[email protected]>
AuthorDate: Fri Aug 22 02:11:14 2025 -0400

    Align spring-security with spring-boot 3.5.5 (#18972)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4a7a53cd807..15c1438381d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -484,7 +484,7 @@
         <spring-vault-core-version>3.2.0</spring-vault-core-version>
         <spring-version>6.2.10</spring-version>
         <spring-rabbitmq-version>3.2.6</spring-rabbitmq-version>
-        <spring-security-version>6.5.2</spring-security-version>
+        <spring-security-version>6.5.3</spring-security-version>
         <spring-ws-version>4.1.1</spring-ws-version>
         <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>
         <squareup-okhttp-version>3.14.9</squareup-okhttp-version>

Reply via email to