Skip to content

Commit

Permalink
Upgrade to Janino 3.1.9
Browse files Browse the repository at this point in the history
Closes gh-33307
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent e3d7f71 commit be5099a
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 @@ -572,7 +572,7 @@ bom {
]
}
}
library("Janino", "3.1.8") {
library("Janino", "3.1.9") {
group("org.codehaus.janino") {
modules = [
"commons-compiler",
Expand Down

0 comments on commit be5099a

Please sign in to comment.