Upgrade to Janino 3.1.7

Closes gh-30768
This commit is contained in:
Stephane Nicoll 2022-04-21 13:15:14 +02:00
parent 7f3922e2fa
commit 7ecb51ee39

View File

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