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 3e770f0ca Bump org.apache.tomcat.maven:tomcat7-maven-plugin from 2.0 
to 2.2
3e770f0ca is described below

commit 3e770f0cac1e6c142f33cbf6d027ae15eb773646
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 27 18:26:01 2025 +0000

    Bump org.apache.tomcat.maven:tomcat7-maven-plugin from 2.0 to 2.2
    
    Bumps org.apache.tomcat.maven:tomcat7-maven-plugin from 2.0 to 2.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.maven:tomcat7-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 efd886f2e..8da6c5f48 100644
--- a/blueprint/examples/blueprint-sample-war/pom.xml
+++ b/blueprint/examples/blueprint-sample-war/pom.xml
@@ -52,7 +52,7 @@
         
<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.2</tomcat6-maven-plugin.version>
-        <tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
+        <tomcat7-maven-plugin.version>2.2</tomcat7-maven-plugin.version>
     </properties>
 
     <profiles>

Reply via email to