diff --git a/commons/tool/pom.xml b/commons/tool/pom.xml index 44bd8b49188d..3f6b6906c32b 100644 --- a/commons/tool/pom.xml +++ b/commons/tool/pom.xml @@ -86,7 +86,7 @@ com.github.jknack handlebars-maven-plugin - 4.0.5 + ${handlebars4.version} templates diff --git a/feedback/pom.xml b/feedback/pom.xml index 264ea049a25f..271f7c50928c 100644 --- a/feedback/pom.xml +++ b/feedback/pom.xml @@ -120,7 +120,7 @@ com.github.jknack handlebars-maven-plugin - 1.3.1 + ${handlebars1.version} precompile @@ -156,7 +156,7 @@ com.github.jknack handlebars-maven-plugin - 1.3.1 + ${handlebars1.version} precompile diff --git a/library/pom.xml b/library/pom.xml index e540c38c474b..5d6223928fac 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -82,7 +82,7 @@ org.webjars handlebars - 4.0.5 + ${handlebars4.version} runtime diff --git a/master/pom.xml b/master/pom.xml index c53015c31249..2a98cf3c65e7 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -133,7 +133,9 @@ 0.11.0 0.9.20 1.1.1 - 2.1.0 + 1.3.1 + 2.1.0 + 4.0.6 1.0 1.3 4.11 diff --git a/pasystem/pasystem-impl/impl/pom.xml b/pasystem/pasystem-impl/impl/pom.xml index 60aaa1bd8329..76e7368c2722 100644 --- a/pasystem/pasystem-impl/impl/pom.xml +++ b/pasystem/pasystem-impl/impl/pom.xml @@ -41,7 +41,7 @@ com.github.jknack handlebars - 4.0.6 + ${handlebars4.version} org.apache.commons diff --git a/pasystem/pasystem-tool/tool/pom.xml b/pasystem/pasystem-tool/tool/pom.xml index 588e0aeade5b..3fac3e781c6a 100644 --- a/pasystem/pasystem-tool/tool/pom.xml +++ b/pasystem/pasystem-tool/tool/pom.xml @@ -21,7 +21,7 @@ com.github.jknack handlebars - 4.0.6 + ${handlebars4.version} org.apache.commons diff --git a/portal/portal-render-engine-impl/impl/src/webapp/vm/morpheus/site.vm b/portal/portal-render-engine-impl/impl/src/webapp/vm/morpheus/site.vm index f82a99c0c05a..b5de3dbf5bf8 100755 --- a/portal/portal-render-engine-impl/impl/src/webapp/vm/morpheus/site.vm +++ b/portal/portal-render-engine-impl/impl/src/webapp/vm/morpheus/site.vm @@ -125,7 +125,7 @@ diff --git a/roster2/pom.xml b/roster2/pom.xml index 6047b5ced65d..74901c255218 100644 --- a/roster2/pom.xml +++ b/roster2/pom.xml @@ -228,7 +228,7 @@ com.github.jknack handlebars-maven-plugin - 4.0.5 + ${handlebars4.version} precompile diff --git a/roster2/src/webapp/WEB-INF/bootstrap.jsp b/roster2/src/webapp/WEB-INF/bootstrap.jsp index 0b9d84afdb77..cc406720b315 100644 --- a/roster2/src/webapp/WEB-INF/bootstrap.jsp +++ b/roster2/src/webapp/WEB-INF/bootstrap.jsp @@ -86,7 +86,7 @@ - + diff --git a/tags/tags-impl/impl/pom.xml b/tags/tags-impl/impl/pom.xml index 1d4e13384cd5..ab6409d5514e 100644 --- a/tags/tags-impl/impl/pom.xml +++ b/tags/tags-impl/impl/pom.xml @@ -40,7 +40,7 @@ com.github.jknack handlebars - ${handlebars.version} + ${handlebars2.version} org.apache.commons diff --git a/tags/tags-tool/tool/pom.xml b/tags/tags-tool/tool/pom.xml index d283231d7ee8..dfe5ba48b59b 100644 --- a/tags/tags-tool/tool/pom.xml +++ b/tags/tags-tool/tool/pom.xml @@ -21,7 +21,7 @@ com.github.jknack handlebars - ${handlebars.version} + ${handlebars2.version} org.apache.commons