This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 7baef27bd TIKA-4239: update freemarker
7baef27bd is described below
commit 7baef27bd313d617a5dcc6168b3b976f237125f5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 3 12:27:01 2024 +0200
TIKA-4239: update freemarker
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 2f2f4766d..f998e133e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -847,7 +847,7 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
- <version>2.3.32</version>
+ <version>2.3.33</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>