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

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


The following commit(s) were added to refs/heads/support/struts-6-x-x by this 
push:
     new afcc85e17 build(deps): bump org.freemarker:freemarker from 2.3.34 to 
2.3.35 (#1893)
afcc85e17 is described below

commit afcc85e17260b7ffe190123938f3debc5ae309bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 13:56:53 2026 +0200

    build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 (#1893)
    
    Bumps org.freemarker:freemarker from 2.3.34 to 2.3.35.
    
    ---
    updated-dependencies:
    - dependency-name: org.freemarker:freemarker
      dependency-version: 2.3.35
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 05971cd5e..daa27eec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <tiles-request.version>1.0.7</tiles-request.version>
         <maven-surefire-plugin.version>3.5.6</maven-surefire-plugin.version>
         <hibernate-validator.version>6.2.4.Final</hibernate-validator.version>
-        <freemarker.version>2.3.34</freemarker.version>
+        <freemarker.version>2.3.35</freemarker.version>
 
         <!-- Site generation -->
         <fluido-skin.version>1.9</fluido-skin.version>

Reply via email to