Browse Source

handlebars 4.2.0

Shinsuke Sugaya 5 years ago
parent
commit
265a00f3fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -1387,7 +1387,7 @@
 		<dependency>
 			<groupId>com.github.jknack</groupId>
 			<artifactId>handlebars</artifactId>
-			<version>4.1.2</version>
+			<version>4.2.0</version>
 		</dependency>
 
 		<!-- groovy -->