Upgrade to Janino 3.1.11

Closes gh-38802
This commit is contained in:
Andy Wilkinson
2023-12-14 17:07:46 +00:00
parent 8deae8275e
commit da7cb2ad1b

View File

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