Skip to content

Commit b524abb

Browse files
committed
Upgrade to Janino 3.1.12
Closes gh-39557
1 parent 34946b2 commit b524abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ bom {
594594
]
595595
}
596596
}
597-
library("Janino", "3.1.11") {
597+
library("Janino", "3.1.12") {
598598
group("org.codehaus.janino") {
599599
modules = [
600600
"commons-compiler",

0 commit comments

Comments
 (0)