Upgrade to Janino 3.1.7

Closes gh-30752
This commit is contained in:
Stephane Nicoll 2022-04-20 09:11:32 +02:00
parent e1ad657888
commit 792ebdbbf8
1 changed files with 1 additions and 1 deletions

View File

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