Upgrade to Janino 3.1.6

Closes gh-27667
This commit is contained in:
Stephane Nicoll 2021-08-16 07:35:22 +02:00
parent 8c0aea7acb
commit b32dfaad15

View File

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