Skip to content

Commit 4f7abfd

Browse files
committed
Upgrade to Janino 3.1.9
Closes gh-35476
1 parent 9e169b5 commit 4f7abfd

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
@@ -719,7 +719,7 @@ bom {
719719
]
720720
}
721721
}
722-
library("Janino", "3.1.7") {
722+
library("Janino", "3.1.9") {
723723
group("org.codehaus.janino") {
724724
modules = [
725725
"commons-compiler",

0 commit comments

Comments
 (0)