Skip to content

Commit 46a9342

Browse files
committed
Upgrade to Janino 3.1.6
Closes gh-27711
1 parent a730005 commit 46a9342

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
@@ -708,7 +708,7 @@ bom {
708708
]
709709
}
710710
}
711-
library("Janino", "3.1.4") {
711+
library("Janino", "3.1.6") {
712712
group("org.codehaus.janino") {
713713
modules = [
714714
"commons-compiler",

0 commit comments

Comments
 (0)