Upgrade to Janino 3.1.3

Closes gh-25237
This commit is contained in:
Andy Wilkinson
2021-02-12 12:02:18 +00:00
parent 6fbb67e751
commit 1f1f510cec

View File

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