This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new dae51c17d3 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.3 dae51c17d3 is described below commit dae51c17d3eda0a1112d066c3ea89f430af2c01a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Aug 20 13:45:25 2024 +0000 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.3 Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.1...maven-install-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-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 001549fa04..0e1274bdd8 100644 --- a/pom.xml +++ b/pom.xml @@ -1127,7 +1127,7 @@ </plugin> <plugin> <artifactId>maven-install-plugin</artifactId> - <version>3.1.1</version> + <version>3.1.3</version> </plugin> <plugin> <artifactId>maven-jar-plugin</artifactId>