Skip to content

Commit e0b08f0

Browse files
committed
Upgrade to Janino 3.1.9
Closes gh-33271
1 parent e860efc commit e0b08f0

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
@@ -732,7 +732,7 @@ bom {
732732
]
733733
}
734734
}
735-
library("Janino", "3.1.8") {
735+
library("Janino", "3.1.9") {
736736
group("org.codehaus.janino") {
737737
modules = [
738738
"commons-compiler",

0 commit comments

Comments
 (0)