Skip to content

Commit 7ecb51e

Browse files
committed
Upgrade to Janino 3.1.7
Closes gh-30768
1 parent 7f3922e commit 7ecb51e

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
@@ -758,7 +758,7 @@ bom {
758758
]
759759
}
760760
}
761-
library("Janino", "3.1.6") {
761+
library("Janino", "3.1.7") {
762762
group("org.codehaus.janino") {
763763
modules = [
764764
"commons-compiler",

0 commit comments

Comments
 (0)