Upgrade to Janino 3.1.4

Closes gh-26543
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:21 +01:00
parent b7c8badfe8
commit 2f4fbfdcf8
1 changed files with 1 additions and 1 deletions

View File

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