Skip to content

Commit 3ada6e9

Browse files
committed
Upgrade to Janino 3.1.3
Closes gh-25193
1 parent adc601b commit 3ada6e9

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
@@ -675,7 +675,7 @@ bom {
675675
]
676676
}
677677
}
678-
library("Janino", "3.1.2") {
678+
library("Janino", "3.1.3") {
679679
group("org.codehaus.janino") {
680680
modules = [
681681
"commons-compiler",

0 commit comments

Comments
 (0)