Skip to content

Commit 9142f15

Browse files
committed
Upgrade to Janino 3.1.10
Closes gh-36313
1 parent 2bc135c commit 9142f15

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
@@ -794,7 +794,7 @@ bom {
794794
]
795795
}
796796
}
797-
library("Janino", "3.1.9") {
797+
library("Janino", "3.1.10") {
798798
group("org.codehaus.janino") {
799799
modules = [
800800
"commons-compiler",

0 commit comments

Comments
 (0)