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


The following commit(s) were added to refs/heads/master by this push:
     new 532b373e69 Bump tomcat.version from 10.0.21 to 10.0.22
532b373e69 is described below

commit 532b373e6942b3aa7289644460f7a04119c9a6d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 15 20:52:45 2022 +0000

    Bump tomcat.version from 10.0.21 to 10.0.22
    
    Bumps `tomcat.version` from 10.0.21 to 10.0.22.
    
    Updates `tomcat-tribes` from 10.0.21 to 10.0.22
    
    Updates `tomcat-juli` from 10.0.21 to 10.0.22
    
    ---
    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 3cf416445e..6c100ac0ac 100644
--- a/modules/clustering/pom.xml
+++ b/modules/clustering/pom.xml
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-        <tomcat.version>10.0.21</tomcat.version>
+        <tomcat.version>10.0.22</tomcat.version>
     </properties>
 
     <dependencies>

Reply via email to