Browse Source

Upgrade to Janino 3.1.9

Closes gh-33307
pull/33335/head
Stephane Nicoll 3 years ago
parent
commit
be5099a9ce
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save