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 c9ba26e Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3
to 3.1.4
c9ba26e is described below
commit c9ba26e9dc2ad61c2547392dad162e52c79ed9b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 04:45:13 2025 +0000
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4
Bumps
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
-
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.3...maven-install-plugin-3.1.4)
---
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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7eec425..4f0a83c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@ under the License.
<version.maven-fluido-skin>2.0.1</version.maven-fluido-skin>
<version.maven-gpg-plugin>3.2.7</version.maven-gpg-plugin>
<version.maven-help-plugin>3.5.1</version.maven-help-plugin>
- <version.maven-install-plugin>3.1.3</version.maven-install-plugin>
+ <version.maven-install-plugin>3.1.4</version.maven-install-plugin>
<version.maven-invoker-plugin>3.9.0</version.maven-invoker-plugin>
<version.maven-jar-plugin>3.4.2</version.maven-jar-plugin>
<version.maven-javadoc-plugin>3.11.2</version.maven-javadoc-plugin>