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 73d4646 Bump tomcat.version from 10.0.5 to 10.0.6
73d4646 is described below
commit 73d4646a9e0715b92c8353a0c573eb71855c72c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 16 11:14:40 2021 +0000
Bump tomcat.version from 10.0.5 to 10.0.6
Bumps `tomcat.version` from 10.0.5 to 10.0.6.
Updates `tomcat-tribes` from 10.0.5 to 10.0.6
Updates `tomcat-juli` from 10.0.5 to 10.0.6
Signed-off-by: dependabot[bot] <[email protected]>
---
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 1900934..e47def9 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.5</tomcat.version>
+ <tomcat.version>10.0.6</tomcat.version>
</properties>
<dependencies>
<dependency>