Skip to content

Commit

Permalink
Upgrade to Janino 3.1.8
Browse files Browse the repository at this point in the history
Closes gh-32309
  • Loading branch information
snicoll committed Sep 14, 2022
1 parent b4475e1 commit 4848f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -732,7 +732,7 @@ bom {
]
}
}
library("Janino", "3.1.7") {
library("Janino", "3.1.8") {
group("org.codehaus.janino") {
modules = [
"commons-compiler",
Expand Down

0 comments on commit 4848f8d

Please sign in to comment.