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 a269d4e  Bump io.github.download-maven-plugin:download-maven-plugin
a269d4e is described below

commit a269d4e7647bd0027f4052c4d5eaf52903097e71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 06:49:33 2026 +0000

    Bump io.github.download-maven-plugin:download-maven-plugin
    
    Bumps 
[io.github.download-maven-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin)
 from 2.0.0 to 2.1.0.
    - [Release 
notes](https://github.com/download-maven-plugin/download-maven-plugin/releases)
    - 
[Commits](https://github.com/download-maven-plugin/download-maven-plugin/compare/2.0.0...2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.download-maven-plugin:download-maven-plugin
      dependency-version: 2.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 eb8cfdb..1c11209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
         <failsafe.plugin.version>3.5.4</failsafe.plugin.version>
 
         <!-- Tomcat TCK project dependencies-->
-        <download.maven.plugin.version>2.0.0</download.maven.plugin.version>
+        <download.maven.plugin.version>2.1.0</download.maven.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>


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

Reply via email to