Upgrade to Janino 3.1.12

Closes gh-39705
This commit is contained in:
Andy Wilkinson 2024-02-22 07:58:58 +00:00
parent 32ea950457
commit d95bdc2870

View File

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