This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new 8e688fa  Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 
to 3.1.4
8e688fa is described below

commit 8e688fabcaf925e9c357eb4f01d3d744d67bee29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 06:53:48 2026 +0000

    Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.4
    
    Bumps 
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
 from 3.1.2 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.2...maven-install-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-version: 3.1.4
      dependency-type: direct:development
      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 e37ff06..dbb4ef2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
 
         <!-- Tomcat TCK project dependencies-->
         <download.maven.plugin.version>2.0.0</download.maven.plugin.version>
-        <maven.install.plugin.version>3.1.2</maven.install.plugin.version>
+        <maven.install.plugin.version>3.1.4</maven.install.plugin.version>
         <jacoco.version>0.8.14</jacoco.version>
         <jacoco.skip>true</jacoco.skip>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to