Skip to content

Commit 3496aa6

Browse files
committed
Upgrade to Maven Jar Plugin 3.4.2
Closes gh-41160
1 parent 821a17d commit 3496aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ bom {
11941194
]
11951195
}
11961196
}
1197-
library("Maven Jar Plugin", "3.4.1") {
1197+
library("Maven Jar Plugin", "3.4.2") {
11981198
group("org.apache.maven.plugins") {
11991199
plugins = [
12001200
"maven-jar-plugin"

0 commit comments

Comments
 (0)