Upgrade to Janino 3.1.1

Closes gh-20454
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:01 +00:00
parent a45cb3d712
commit 295f063463

View File

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