Upgrade to Janino 3.1.10

Closes gh-36338
This commit is contained in:
Stephane Nicoll
2023-07-11 15:31:10 +02:00
parent 5171eef1c1
commit 4168375397

View File

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