Upgrade to Janino 3.1.6

Closes gh-27711
This commit is contained in:
Stephane Nicoll
2021-08-17 09:14:40 +02:00
parent a73000510c
commit 46a9342102

View File

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