Skip to content

Commit d525d36

Browse files
committed
Upgrade to Janino 3.1.8
Closes gh-32324
1 parent 7cff955 commit d525d36

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
@@ -763,7 +763,7 @@ bom {
763763
]
764764
}
765765
}
766-
library("Janino", "3.1.7") {
766+
library("Janino", "3.1.8") {
767767
group("org.codehaus.janino") {
768768
modules = [
769769
"commons-compiler",

0 commit comments

Comments
 (0)