Skip to content

Commit

Permalink
Upgrade to Maven Jar Plugin 3.2.2
Browse files Browse the repository at this point in the history
Closes gh-29349
  • Loading branch information
snicoll committed Jan 12, 2022
1 parent 8cdccb6 commit e14c13c
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 @@ -1176,7 +1176,7 @@ bom {
]
}
}
library("Maven Jar Plugin", "3.2.0") {
library("Maven Jar Plugin", "3.2.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-jar-plugin"
Expand Down

0 comments on commit e14c13c

Please sign in to comment.