Upgrade to Janino 3.1.9

Closes gh-33271
This commit is contained in:
Stephane Nicoll 2022-11-18 22:20:12 +01:00
parent e860efca65
commit e0b08f0536

View File

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