This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit f1d69bec498b27491469558e6a278498b9aa28de Author: Andriy Redko <[email protected]> AuthorDate: Sun Mar 8 11:44:20 2026 -0400 Update Apache Maven to 3.9.13 (cherry picked from commit 95ec57d26044149d93202858dbefb46ece0020c6) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1089dc189c..11b0e4a645 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -168,7 +168,7 @@ <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version> <cxf.logback.classic.version>1.2.13</cxf.logback.classic.version> <cxf.lucene.version>9.12.3</cxf.lucene.version> - <cxf.maven.core.version>3.9.12</cxf.maven.core.version> + <cxf.maven.core.version>3.9.13</cxf.maven.core.version> <cxf.micrometer.version>1.9.17</cxf.micrometer.version> <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version> <cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
