diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d414d31942..85f19e8dec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -690,7 +690,7 @@ bom { ] } } - library("JMustache", "1.15") { + library("JMustache", "1.16") { group("com.samskivert") { modules = [ "jmustache"