Upgrade to Janino 3.1.8

Closes gh-32324
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:39 +02:00
parent 7cff955030
commit d525d36fb9
1 changed files with 1 additions and 1 deletions

View File

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