From 5399fe32c28a6db7c0fb04bb4f472080f382cb98 Mon Sep 17 00:00:00 2001 From: Julien WITTOUCK Date: Fri, 5 Aug 2022 17:48:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20:=20extract=20mustache.ver?= =?UTF-8?q?sion=20as=20property?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 524e6ffa..2937833c 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ 2.3.2 1.11.0 0.8.8 + 0.9.7 gaia-app:gaia gaia-app @@ -141,7 +142,7 @@ com.github.spullara.mustache.java compiler - 0.9.7 + ${mustache.version}