Browse Source

Upgrade to Janino 3.1.6

Closes gh-27711
pull/27734/head
Stephane Nicoll 4 years ago
parent
commit
46a9342102
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save