Upgrade to Janino 3.1.7

Closes gh-30755
This commit is contained in:
Stephane Nicoll
2022-04-20 09:26:34 +02:00
parent d049ae8703
commit bda0fbf22f

View File

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