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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit 6e9ebbf1fc06989cd6ae4354e00e81ef3ed7c27f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 18 14:40:20 2021 +0000

    Bump tomcat.version from 10.0.13 to 10.0.14
    
    Bumps `tomcat.version` from 10.0.13 to 10.0.14.
    
    Updates `tomcat-tribes` from 10.0.13 to 10.0.14
    
    Updates `tomcat-juli` from 10.0.13 to 10.0.14
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-tribes
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.tomcat:tomcat-juli
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/clustering/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml
index 3753907..2b7eedd 100644
--- a/modules/clustering/pom.xml
+++ b/modules/clustering/pom.xml
@@ -31,7 +31,7 @@
     <name>Apache Axis2 - Clustering</name>
     <description>Axis2 Clustering module</description>
     <properties>
-        <tomcat.version>10.0.13</tomcat.version>
+        <tomcat.version>10.0.14</tomcat.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to