Upgrade to Janino 3.1.3

Closes gh-25210
This commit is contained in:
Andy Wilkinson 2021-02-12 10:06:48 +00:00
parent d5cb97984f
commit 7d5484e9d1

View File

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