Upgrade to Janino 3.1.12

Closes gh-39557
This commit is contained in:
Andy Wilkinson 2024-02-14 15:54:59 +00:00
parent 34946b2152
commit b524abbbf0
1 changed files with 1 additions and 1 deletions

View File

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