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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 68424d57b Bump org.apache.tomcat.maven:tomcat6-maven-plugin from 2.0 
to 2.2
68424d57b is described below

commit 68424d57b987f46dca9251fd20ff58cdc2eec84f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 27 17:29:53 2025 +0000

    Bump org.apache.tomcat.maven:tomcat6-maven-plugin from 2.0 to 2.2
    
    Bumps org.apache.tomcat.maven:tomcat6-maven-plugin from 2.0 to 2.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.maven:tomcat6-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint/examples/blueprint-sample-war/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blueprint/examples/blueprint-sample-war/pom.xml 
b/blueprint/examples/blueprint-sample-war/pom.xml
index c8b536031..efd886f2e 100644
--- a/blueprint/examples/blueprint-sample-war/pom.xml
+++ b/blueprint/examples/blueprint-sample-war/pom.xml
@@ -51,7 +51,7 @@
         
<geronimo-servlet_2.5_spec.version>1.2</geronimo-servlet_2.5_spec.version>
         
<jetty-maven-plugin.version>8.1.16.v20140903</jetty-maven-plugin.version>
         <maven-war-plugin.version>3.4.0</maven-war-plugin.version>
-        <tomcat6-maven-plugin.version>2.0</tomcat6-maven-plugin.version>
+        <tomcat6-maven-plugin.version>2.2</tomcat6-maven-plugin.version>
         <tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
     </properties>
 

Reply via email to