This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4d123529b build(deps): bump org.freemarker:freemarker from 2.3.34 to
2.3.35 (#317)
4d123529b is described below
commit 4d123529b13656cd22d3ea703c1021ad4209fdee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 09:52:11 2026 -0500
build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 (#317)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c620ad48f..916d32577 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
- <version>2.3.34</version>
+ <version>2.3.35</version>
</dependency>
<!-- markdown support -->
<dependency>