Skip to content

Commit ecb4903

Browse files
committed
Upgrade to Maven Jar Plugin 3.4.0
Closes gh-40402
1 parent 80afc56 commit ecb4903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ bom {
11901190
]
11911191
}
11921192
}
1193-
library("Maven Jar Plugin", "3.3.0") {
1193+
library("Maven Jar Plugin", "3.4.0") {
11941194
group("org.apache.maven.plugins") {
11951195
plugins = [
11961196
"maven-jar-plugin"

0 commit comments

Comments
 (0)