Skip to content

Commit a012ab9

Browse files
committed
Upgrade to Janino 3.1.12
Closes gh-45928
1 parent 02d66fb commit a012ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ bom {
6868
]
6969
}
7070
}
71-
library("Janino", "3.1.10") {
71+
library("Janino", "3.1.12") {
7272
group("org.codehaus.janino") {
7373
bom("janino") {
7474
permit("junit:junit")

0 commit comments

Comments
 (0)