We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c81479d + 30426cd commit c89054eCopy full SHA for c89054e
2 files changed
modules/jooby-bom/pom.xml
@@ -43,7 +43,7 @@
43
<guava.version>29.0-jre</guava.version>
44
<guice.version>4.2.3</guice.version>
45
<h2.version>1.4.200</h2.version>
46
- <handlebars.version>4.1.2</handlebars.version>
+ <handlebars.version>4.2.0</handlebars.version>
47
<hibernate.version>5.4.14.Final</hibernate.version>
48
<jackson.version>2.11.0</jackson.version>
49
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
pom.xml
@@ -20,7 +20,7 @@
20
21
<!-- Parser and Renderer -->
22
<freemarker.version>2.3.30</freemarker.version>
23
24
<pebble.version>3.1.2</pebble.version>
25
26
<gson.version>2.8.6</gson.version>
0 commit comments