Skip to content

Commit 2f4b4a3

Browse files
committed
Upgrade to Maven Source Plugin 3.3.1
Closes gh-40306
1 parent 76f1af2 commit 2f4b4a3

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
@@ -974,7 +974,7 @@ bom {
974974
]
975975
}
976976
}
977-
library("Maven Source Plugin", "3.3.0") {
977+
library("Maven Source Plugin", "3.3.1") {
978978
group("org.apache.maven.plugins") {
979979
plugins = [
980980
"maven-source-plugin"

0 commit comments

Comments
 (0)