Skip to content

Commit db389d7

Browse files
committed
Upgrade to Maven Jar Plugin 3.2.2
Closes gh-29419
1 parent da3de96 commit db389d7

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
@@ -1187,7 +1187,7 @@ bom {
11871187
]
11881188
}
11891189
}
1190-
library("Maven Jar Plugin", "3.2.0") {
1190+
library("Maven Jar Plugin", "3.2.2") {
11911191
group("org.apache.maven.plugins") {
11921192
plugins = [
11931193
"maven-jar-plugin"

0 commit comments

Comments
 (0)