mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to FreeMarker 2.3.35
Closes gh-51672
This commit is contained in:
@@ -463,7 +463,7 @@ bom {
|
||||
releaseNotes("https://documentation.red-gate.com/flyway/release-notes-and-older-versions/release-notes-for-flyway-engine")
|
||||
}
|
||||
}
|
||||
library("FreeMarker", "2.3.34") {
|
||||
library("FreeMarker", "2.3.35") {
|
||||
group("org.freemarker") {
|
||||
modules = [
|
||||
"freemarker"
|
||||
|
||||
Reference in New Issue
Block a user