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

lukaszlenart pushed a commit to branch release/struts-6-8-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-8-x by this 
push:
     new 55ed8629f build(deps): bump org.apache.velocity:velocity-engine-core 
(#1546)
55ed8629f is described below

commit 55ed8629fe21ca4bcadc1ed66c1a733b265dacfa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 12:00:20 2026 +0100

    build(deps): bump org.apache.velocity:velocity-engine-core (#1546)
    
    Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.velocity:velocity-engine-core
      dependency-version: 2.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9890d9fe2..46e1b9ec0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -714,7 +714,7 @@
             <dependency>
                 <groupId>org.apache.velocity</groupId>
                 <artifactId>velocity-engine-core</artifactId>
-                <version>2.3</version>
+                <version>2.4.1</version>
             </dependency>
 
             <dependency>

Reply via email to