Upgrade to Maven Deploy Plugin 3.1.3

Closes gh-41939
This commit is contained in:
Stéphane Nicoll 2024-08-19 17:30:03 +02:00
parent 1a4bfa121d
commit 2e0244b92d
1 changed files with 1 additions and 1 deletions

View File

@ -913,7 +913,7 @@ bom {
] ]
} }
} }
library("Maven Deploy Plugin", "3.1.2") { library("Maven Deploy Plugin", "3.1.3") {
group("org.apache.maven.plugins") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-deploy-plugin" "maven-deploy-plugin"