allegro / handlebars-spring-boot-starter

Spring Boot auto-configuration for Handlebars
Apache License 2.0
108 stars 27 forks source link

Upgrade handlebars.java to 4.0.6, since 4.0.4 was revoked #22

Closed DracoBlue closed 7 years ago

DracoBlue commented 7 years ago

Since we run into issues with https://github.com/allegro/handlebars-spring-boot-starter/issues/21 we would like to upgrade to 0.2.12. But since 0.2.12 depends on the revoked 4.0.4 (https://github.com/jknack/handlebars.java/releases) of handlebars.java, it's necessary to get an updated version of this handlebars spring boot starter with 4.0.6 shipped.

This PR includes:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.98% when pulling 76f61cfafdda9c467a292a29e017d061a4acba33 on exozet:upgrade-handlebars-to-4-0-6 into 05544053bc8c855a95eb2a24a53099ab68c9d238 on allegro:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.98% when pulling 76f61cfafdda9c467a292a29e017d061a4acba33 on exozet:upgrade-handlebars-to-4-0-6 into 05544053bc8c855a95eb2a24a53099ab68c9d238 on allegro:master.

DracoBlue commented 7 years ago

@plesiecki can you publish this to mavencentral, too?

plesiecki commented 7 years ago

@DracoBlue it will be published sooner or later, probably until tomorrow, stay tuned

DracoBlue commented 7 years ago

Thank you very much!