Skip to content

Commit

Permalink
Upgrade to Maven Deploy Plugin 3.1.3
Browse files Browse the repository at this point in the history
Closes gh-41942
  • Loading branch information
snicoll committed Aug 19, 2024
1 parent cf9a2f3 commit 8b25a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ bom {
]
}
}
library("Maven Deploy Plugin", "3.1.2") {
library("Maven Deploy Plugin", "3.1.3") {
group("org.apache.maven.plugins") {
plugins = [
"maven-deploy-plugin"
Expand Down

0 comments on commit 8b25a7a

Please sign in to comment.