pawandubey / griffin

speedy and simplistic static site generator.
Apache License 2.0
27 stars 7 forks source link

Update handlebars.java version #48

Closed volyx closed 3 years ago

volyx commented 4 years ago

New version of handlebars.java shades libraries inside them self. It reduces amount of dependecies

[INFO] +- com.github.jknack:handlebars:jar:2.2.1:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.1:compile
[INFO] |  +- org.antlr:antlr4-runtime:jar:4.5:compile
[INFO] |  +- org.mozilla:rhino:jar:1.7R4:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.6.4:compile

[INFO] +- com.github.jknack:handlebars:jar:4.1.2:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.25:compile