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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new d7645a9737 Upgrade velocity from 2.3 to 2.4.1 (#2181)
d7645a9737 is described below

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

    Upgrade velocity from 2.3 to 2.4.1 (#2181)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 209ef6b814..ba15a2e7f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -228,7 +228,7 @@
              with a qualifier. We do want a range. -->
         
<cxf.validation.api.package.version>[3,4)</cxf.validation.api.package.version>
         <cxf.validation.api.version>3.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>2.0.1</cxf.wildfly.common.version>
         <cxf.wiremock.version>3.12.0</cxf.wiremock.version>
         <cxf.woodstox.core.version>7.1.0</cxf.woodstox.core.version>

Reply via email to