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

coheigea pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f1befe05f347f331d63c166af56ee37f7c085cf8
Author: jimma <[email protected]>
AuthorDate: Wed Mar 5 15:12:08 2025 +0800

    Upgrade velocity from 2.3 to 2.4.1 (#2181)
    
    (cherry picked from commit d7645a973731d14aa6e75d82c7a9c1f657305730)
    (cherry picked from commit 601967907e20acffb2f2ebaa08d54af6acbbcc8e)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit 7f61722cae8cf2465832dce0d4f3076c9260897e)
    
    # 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 2d042ed462..4116b8a04f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
              with a qualifier. We do want a range. -->
         
<cxf.validation.api.package.version>[1.0.0,3)</cxf.validation.api.package.version>
         <cxf.validation.api.version>2.0.2</cxf.validation.api.version>
-        <cxf.velocity.version>2.3</cxf.velocity.version>
+        <cxf.velocity.version>2.4.1</cxf.velocity.version>
         <cxf.wildfly.common.version>1.5.4.Final</cxf.wildfly.common.version>
         <cxf.wiremock.version>2.35.1</cxf.wiremock.version>
         <cxf.woodstox.core.version>6.4.0</cxf.woodstox.core.version>

Reply via email to