Upgrade to Janino 3.1.12

Closes gh-45900
This commit is contained in:
Andy Wilkinson 2025-06-12 09:19:43 +01:00
parent f282af424a
commit 5b4b7f5ea9
1 changed files with 1 additions and 1 deletions

View File

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