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
1 changed files with 1 additions and 1 deletions

View File

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