Skip to content

Commit faef253

Browse files
committed
Upgrade to Janino 3.1.10
Closes gh-36745
1 parent bc6bf24 commit faef253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ bom {
5555
]
5656
}
5757
}
58-
library("Janino", "3.1.8") {
58+
library("Janino", "3.1.10") {
5959
group("org.codehaus.janino") {
6060
imports = [
6161
"janino"

0 commit comments

Comments
 (0)