Skip to content

Commit 295f063

Browse files
committed
Upgrade to Janino 3.1.1
Closes gh-20454
1 parent a45cb3d commit 295f063

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
@@ -695,7 +695,7 @@ bom {
695695
]
696696
}
697697
}
698-
library("Janino", "3.1.0") {
698+
library("Janino", "3.1.1") {
699699
group("org.codehaus.janino") {
700700
modules = [
701701
"commons-compiler",

0 commit comments

Comments
 (0)