Upgrade to Janino 3.1.8

Closes gh-32309
This commit is contained in:
Stephane Nicoll 2022-09-14 09:31:03 +02:00
parent b4475e1387
commit 4848f8db5b

View File

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