Skip to content

Commit 6650ab0

Browse files
committed
Upgrade to freemarker 2.3.29
Fixes gh-65
1 parent f4c8026 commit 6650ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.freemarker</groupId>
9090
<artifactId>freemarker</artifactId>
91-
<version>2.3.28</version>
91+
<version>2.3.29</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)