This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 9389c12df31192e7f0e2756c4880bd343e64489a Author: Andriy Redko <[email protected]> AuthorDate: Thu Mar 12 12:08:28 2026 -0400 Update Maven to 3.9.14 (cherry picked from commit c3308f5270390653af1c186a27bba6e0171c1c66) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7f3abe23f9b..fa1a075e4f2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -176,7 +176,7 @@ <cxf.littleproxy.version>2.6.0</cxf.littleproxy.version> <cxf.logback.classic.version>1.5.32</cxf.logback.classic.version> <cxf.lucene.version>9.12.3</cxf.lucene.version> - <cxf.maven.core.version>3.9.13</cxf.maven.core.version> + <cxf.maven.core.version>3.9.14</cxf.maven.core.version> <cxf.micrometer.version>1.14.14</cxf.micrometer.version> <cxf.micrometer-tracing.version>1.4.13</cxf.micrometer-tracing.version> <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
