Upgrade to Janino 3.1.4

Closes gh-26502
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:27 +02:00
parent 3cc04cf4a5
commit ef5476c764
1 changed files with 1 additions and 1 deletions

View File

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