Skip to content

Commit

Permalink
Upgrade to Janino 3.1.3
Browse files Browse the repository at this point in the history
Closes gh-25210
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent d5cb979 commit 7d5484e
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 @@ -617,7 +617,7 @@ bom {
]
}
}
library("Janino", "3.1.2") {
library("Janino", "3.1.3") {
group("org.codehaus.janino") {
modules = [
"commons-compiler",
Expand Down

0 comments on commit 7d5484e

Please sign in to comment.