Skip to content

Commit

Permalink
Upgrade to FreeMarker 2.3.30
Browse files Browse the repository at this point in the history
Closes gh-20446
  • Loading branch information
wilkinsona committed Mar 10, 2020
1 parent d2ebd77 commit 2a8136b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -332,7 +332,7 @@ bom {
]
}
}
library("FreeMarker", "2.3.29") {
library("FreeMarker", "2.3.30") {
group("org.freemarker") {
modules = [
"freemarker"
Expand Down

0 comments on commit 2a8136b

Please sign in to comment.