Skip to content

Commit

Permalink
Upgrade to Janino 3.1.8
Browse files Browse the repository at this point in the history
Closes gh-32324
  • Loading branch information
snicoll committed Sep 14, 2022
1 parent 7cff955 commit d525d36
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 @@ -763,7 +763,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 d525d36

Please sign in to comment.