Browse Source

Upgrade to Janino 3.1.7

Closes gh-30752
pull/30878/head
Stephane Nicoll 4 years ago
parent
commit
792ebdbbf8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save