summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-08-23 04:13:08 +0200
committerMichael Bien <[email protected]>2010-08-23 04:13:08 +0200
commit307b85dc58eaed06e74472ce0f5d0d2026193053 (patch)
tree0afa76acffbee2eb81b36d8fa015c4b58ad014e3 /pom.xml
parentfa50256fae31ad8499ade311a4bfa4dc446a2ada (diff)
continued with freemarker model.
description filter. updated freemarker dependency.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 34ff8d6..c1eb9d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>freemarker</groupId>
<artifactId>freemarker</artifactId>
- <version>2.3.8</version>
+ <version>2.3.9</version>
</dependency>
</dependencies>
</project>