Upgrade to Janino 3.1.2

Closes gh-20770
This commit is contained in:
Andy Wilkinson
2020-04-01 09:40:56 +01:00
parent a7bb340f1c
commit 6d7b63364b

View File

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