diff --git a/handlebars-caffeine/pom.xml b/handlebars-caffeine/pom.xml
index 19f180bb..c9dc6b65 100644
--- a/handlebars-caffeine/pom.xml
+++ b/handlebars-caffeine/pom.xml
@@ -23,7 +23,7 @@
com.github.ben-manes.caffeine
caffeine
- 2.9.2
+ 3.1.8
@@ -56,7 +56,7 @@
org.antlr
antlr4-runtime
- 4.9.3
+ ${antlr-version}
org.abego.treelayout
diff --git a/handlebars-guava-cache/pom.xml b/handlebars-guava-cache/pom.xml
index bc164e0f..c1995b95 100644
--- a/handlebars-guava-cache/pom.xml
+++ b/handlebars-guava-cache/pom.xml
@@ -24,7 +24,7 @@
com.google.guava
guava
- 31.0.1-jre
+ 33.0.0-jre
diff --git a/handlebars-jackson2/pom.xml b/handlebars-jackson2/pom.xml
index aaacc15f..f5dd8196 100644
--- a/handlebars-jackson2/pom.xml
+++ b/handlebars-jackson2/pom.xml
@@ -8,11 +8,9 @@
4.0.0
- com.github.jknack
handlebars-jackson2
- A Jackson 2.x helper
- A JSON Helper base on Jackson2
+ JSON Jackson helpers
diff --git a/handlebars-springmvc/pom.xml b/handlebars-springmvc/pom.xml
index e85b0f5b..494c5394 100644
--- a/handlebars-springmvc/pom.xml
+++ b/handlebars-springmvc/pom.xml
@@ -60,7 +60,7 @@
org.antlr
antlr4-runtime
- 4.9.3
+ ${antlr-version}
org.abego.treelayout
diff --git a/handlebars/pom.xml b/handlebars/pom.xml
index 510aaff0..3c720b6c 100644
--- a/handlebars/pom.xml
+++ b/handlebars/pom.xml
@@ -10,7 +10,6 @@
4.0.0
- com.github.jknack
handlebars
Handlebars
@@ -240,7 +239,6 @@
- 4.13.1
15.4
@@ -259,7 +257,6 @@
**/Hbs*.java
**/Issue*.java
- -Xmx1024m -XX:MaxPermSize=256m
target${file.separator}jacoco.exec
diff --git a/pom.xml b/pom.xml
index 5975b2d7..086e9547 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,12 +239,6 @@
true
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 3.1.1
-
-
@@ -427,9 +421,10 @@
UTF-8
- 2.14.0-rc2
+ 2.16.1
6.0.0
0.8.11
+ 4.13.1
yyyy-MM-dd HH:mm:ssa
3.1.0
${maven.build.timestamp}