This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push: new 475780a Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 475780a is described below commit 475780a6a0f628478621a4c94721a5dc52e4935e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 27 04:05:02 2025 +0000 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da72cf3..7eec425 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ under the License. <version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin> <version.maven-compiler-plugin>3.14.0</version.maven-compiler-plugin> <version.maven-dependency-plugin>3.8.1</version.maven-dependency-plugin> - <version.maven-deploy-plugin>3.1.3</version.maven-deploy-plugin> + <version.maven-deploy-plugin>3.1.4</version.maven-deploy-plugin> <version.maven-ear-plugin>3.3.0</version.maven-ear-plugin> <version.maven-enforcer-plugin>3.5.0</version.maven-enforcer-plugin> <version.maven-fluido-skin>2.0.1</version.maven-fluido-skin>