Upgrade to Janino 3.1.12

Closes gh-45928
This commit is contained in:
Andy Wilkinson
2025-06-12 14:10:34 +01:00
parent 02d66fbef1
commit a012ab907a

View File

@@ -68,7 +68,7 @@ bom {
]
}
}
library("Janino", "3.1.10") {
library("Janino", "3.1.12") {
group("org.codehaus.janino") {
bom("janino") {
permit("junit:junit")