From a73132128824695c14b09ae73a1c694b10292197 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 7 Mar 2025 01:59:58 +0000
Subject: [PATCH] Update cxf.version

---
 cxf-spring-boot-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cxf-spring-boot-starter/pom.xml b/cxf-spring-boot-starter/pom.xml
index 64f323f..5b28e1a 100644
--- a/cxf-spring-boot-starter/pom.xml
+++ b/cxf-spring-boot-starter/pom.xml
@@ -20,7 +20,7 @@
 		<!-- Project dependencies -->
 		<spring.boot.version>2.7.5</spring.boot.version>
 		<cxf-spring-boot-starter-maven-plugin.version>2.3.0.RELEASE</cxf-spring-boot-starter-maven-plugin.version>
-		<cxf.version>3.5.4</cxf.version>
+		<cxf.version>3.6.6</cxf.version>
 		<jakarta.activation.version>2.0.1</jakarta.activation.version>
 
 		<fluent-hc.version>4.5.13</fluent-hc.version>