Browse Source

Upgrade to Janino 3.1.3

Closes gh-25210
pull/25507/head
Andy Wilkinson 5 years ago
parent
commit
7d5484e9d1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save