Skip to content

Commit 4adc323

Browse files
committed
Upgrade to Janino 3.1.6
Closes gh-27679
1 parent 0b75acf commit 4adc323

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
@@ -699,7 +699,7 @@ bom {
699699
]
700700
}
701701
}
702-
library("Janino", "3.1.4") {
702+
library("Janino", "3.1.6") {
703703
group("org.codehaus.janino") {
704704
modules = [
705705
"commons-compiler",

0 commit comments

Comments
 (0)