From d289028c9b4ed0fdae40cf2c6785c5d82b956077 Mon Sep 17 00:00:00 2001 From: ImalshaG <imalsha.sg@gmail.com> Date: Fri, 23 Aug 2024 15:59:03 +0530 Subject: [PATCH] Bump cxf version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 977848f..d618d6b 100644 --- a/pom.xml +++ b/pom.xml @@ -352,7 +352,7 @@ <identity.inbound.auth.oauth.version>6.11.58</identity.inbound.auth.oauth.version> <identity.inbound.auth.oauth.imp.pkg.version>[6.2.18, 8.0.0)</identity.inbound.auth.oauth.imp.pkg.version> - <cxf-bundle.version>3.3.7</cxf-bundle.version> + <cxf-bundle.version>3.5.9</cxf-bundle.version> <jackson.version>1.9.13</jackson.version> <spring-web.version>4.3.29.RELEASE</spring-web.version> <swagger-jaxrs.version>1.6.2</swagger-jaxrs.version>