Skip to content

Commit b32dfaa

Browse files
committed
Upgrade to Janino 3.1.6
Closes gh-27667
1 parent 8c0aea7 commit b32dfaa

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
@@ -618,7 +618,7 @@ bom {
618618
]
619619
}
620620
}
621-
library("Janino", "3.1.4") {
621+
library("Janino", "3.1.6") {
622622
group("org.codehaus.janino") {
623623
modules = [
624624
"commons-compiler",

0 commit comments

Comments
 (0)