Upgrade to Janino 3.1.9

Closes gh-35476
This commit is contained in:
Andy Wilkinson 2023-05-17 18:27:01 +01:00
parent 9e169b5c3d
commit 4f7abfdec2

View File

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