Skip to content

Commit bda0fbf

Browse files
committed
Upgrade to Janino 3.1.7
Closes gh-30755
1 parent d049ae8 commit bda0fbf

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
@@ -727,7 +727,7 @@ bom {
727727
]
728728
}
729729
}
730-
library("Janino", "3.1.6") {
730+
library("Janino", "3.1.7") {
731731
group("org.codehaus.janino") {
732732
modules = [
733733
"commons-compiler",

0 commit comments

Comments
 (0)