Browse Source

Upgrade to Janino 3.1.4

Closes gh-26543
pull/26586/head
Andy Wilkinson 5 years ago
parent
commit
2f4fbfdcf8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -699,7 +699,7 @@ bom { @@ -699,7 +699,7 @@ bom {
]
}
}
library("Janino", "3.1.3") {
library("Janino", "3.1.4") {
group("org.codehaus.janino") {
modules = [
"commons-compiler",

Loading…
Cancel
Save