Browse Source

Upgrade to Janino 3.1.9

Closes gh-33274
pull/33648/head
Stephane Nicoll 3 years ago
parent
commit
f841cafbc9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save