Skip to content

Commit 792ebdb

Browse files
committed
Upgrade to Janino 3.1.7
Closes gh-30752
1 parent e1ad657 commit 792ebdb

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
@@ -718,7 +718,7 @@ bom {
718718
]
719719
}
720720
}
721-
library("Janino", "3.1.6") {
721+
library("Janino", "3.1.7") {
722722
group("org.codehaus.janino") {
723723
modules = [
724724
"commons-compiler",

0 commit comments

Comments
 (0)