Skip to content

Commit 5752eb9

Browse files
committed
Upgrade to Maven Jar Plugin 3.3.0
Closes gh-32456
1 parent 7c8ec4d commit 5752eb9

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
@@ -963,7 +963,7 @@ bom {
963963
]
964964
}
965965
}
966-
library("Maven Jar Plugin", "3.2.2") {
966+
library("Maven Jar Plugin", "3.3.0") {
967967
group("org.apache.maven.plugins") {
968968
plugins = [
969969
"maven-jar-plugin"

0 commit comments

Comments
 (0)