Upgrade to Janino 3.1.11

Closes gh-38785
This commit is contained in:
Andy Wilkinson 2023-12-14 14:10:50 +00:00
parent ec81c6650c
commit 16cca99d1f
1 changed files with 1 additions and 1 deletions

View File

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