Skip to content

Commit

Permalink
Upgrade to Maven Jar Plugin 3.4.2
Browse files Browse the repository at this point in the history
Closes gh-41160
  • Loading branch information
wilkinsona committed Jun 19, 2024
1 parent 821a17d commit 3496aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ bom {
]
}
}
library("Maven Jar Plugin", "3.4.1") {
library("Maven Jar Plugin", "3.4.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-jar-plugin"
Expand Down

0 comments on commit 3496aa6

Please sign in to comment.