Skip to content

Commit 32440b5

Browse files
committed
Upgrade to Maven Resources Plugin 3.3.1
Closes gh-34884
1 parent 84bc97a commit 32440b5

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
@@ -901,7 +901,7 @@ bom {
901901
]
902902
}
903903
}
904-
library("Maven Resources Plugin", "3.3.0") {
904+
library("Maven Resources Plugin", "3.3.1") {
905905
group("org.apache.maven.plugins") {
906906
plugins = [
907907
"maven-resources-plugin"

0 commit comments

Comments
 (0)