This is an automated email from the ASF dual-hosted git repository. gnodet 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 43078d6 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 (#255) 43078d6 is described below commit 43078d6ecd5c7bbb370c85a8faea570ea1642921 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Dec 6 15:43:02 2024 +0100 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 (#255) Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.2 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.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index acf3801..3a76d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ under the License. <version.maven-fluido-skin>1.12.0</version.maven-fluido-skin> <version.maven-gpg-plugin>3.2.4</version.maven-gpg-plugin> <version.maven-help-plugin>3.4.1</version.maven-help-plugin> - <version.maven-install-plugin>3.1.2</version.maven-install-plugin> + <version.maven-install-plugin>3.1.3</version.maven-install-plugin> <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin> <version.maven-jar-plugin>3.4.2</version.maven-jar-plugin> <version.maven-javadoc-plugin>3.7.0</version.maven-javadoc-plugin>