diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a6105091d89..8ae221d4c08 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -404,7 +404,7 @@ bom { site("https://documentation.red-gate.com/flyway") } } - library("FreeMarker", "2.3.32") { + library("FreeMarker", "2.3.33") { group("org.freemarker") { modules = [ "freemarker"