Commit ef5476c7 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Janino 3.1.4

Closes gh-26502
parent 3cc04cf4
...@@ -618,7 +618,7 @@ bom { ...@@ -618,7 +618,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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment