You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2021/11/16 04:20:03 UTC

svn commit: r1895081 - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json groups.json people.json podlings.json projects.json releases-files.json releases.json

Author: projects_role
Date: Tue Nov 16 04:20:03 2021
New Revision: 1895081

URL: http://svn.apache.org/viewvc?rev=1895081&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/committees.json
    comdev/projects.apache.org/trunk/site/json/foundation/groups.json
    comdev/projects.apache.org/trunk/site/json/foundation/people.json
    comdev/projects.apache.org/trunk/site/json/foundation/podlings.json
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Tue Nov 16 04:20:03 2021
@@ -9704,6 +9704,10 @@
 "date": "2020-05-20",
 "name": "Daniel C. Weeks"
 },
+"jackye": {
+"date": "2021-11-15",
+"name": "Jack Ye"
+},
 "jamestaylor": {
 "date": "2020-05-20",
 "name": "James R. Taylor"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue Nov 16 04:20:03 2021
@@ -6662,6 +6662,7 @@
 "blue",
 "cws",
 "dweeks",
+"jackye",
 "jamestaylor",
 "julien",
 "omalley",
@@ -17978,6 +17979,7 @@
 "yunikorn": [
 "akhilpb",
 "asuresh",
+"ccondit",
 "chenya",
 "chia7712",
 "curino",
@@ -17990,6 +17992,7 @@
 "kkaranasos",
 "kmarton",
 "ligao",
+"lresende",
 "mani",
 "subru",
 "sunilg",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue Nov 16 04:20:03 2021
@@ -8216,7 +8216,8 @@
 },
 "ccondit": {
 "groups": [
-"incubator"
+"incubator",
+"yunikorn"
 ],
 "member": false,
 "name": "Craig Condit"
@@ -22939,7 +22940,8 @@
 },
 "jackye": {
 "groups": [
-"iceberg"
+"iceberg",
+"iceberg-pmc"
 ],
 "member": false,
 "name": "Jack Ye"
@@ -33054,7 +33056,8 @@
 "systemds-pmc",
 "toree",
 "usergrid",
-"usergrid-pmc"
+"usergrid-pmc",
+"yunikorn"
 ],
 "member": true,
 "name": "Luciano Resende"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/podlings.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/podlings.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/podlings.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/podlings.json Tue Nov 16 04:20:03 2021
@@ -96,7 +96,7 @@
 "started": "2020-09"
 },
 "inlong": {
-"description": "InLong is a distributed messaging queue (MQ) system.",
+"description": "InLong is a one-stop data streaming platform that provides automatic, secure, distributed, and efficient data publishing and subscription capabilities. This platform helps you easily build stream-based data applications.",
 "homepage": "http://inlong.incubator.apache.org/",
 "name": "Apache InLong (Incubating)",
 "pmc": "incubator",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Nov 16 04:20:03 2021
@@ -10584,6 +10584,16 @@
 "created": "2021-01-25",
 "name": "3.3.1",
 "revision": "v3.3.1"
+},
+{
+"created": "2021-11-11",
+"name": "3.4.0",
+"revision": "v3.4.0"
+},
+{
+"created": "2021-11-15",
+"name": "3.4.1",
+"revision": "v3.4.1"
 }
 ],
 "repository": [
@@ -16415,14 +16425,14 @@
 "programming-language": "Java",
 "release": [
 {
-"created": "2021-10-01",
+"created": "2021-11-15",
 "name": "Latest Stable 10.0.x Release",
-"revision": "10.0.12"
+"revision": "10.0.13"
 },
 {
-"created": "2021-10-01",
+"created": "2021-11-10",
 "name": "Latest Stable 9.0.x Release",
-"revision": "9.0.54"
+"revision": "9.0.55"
 },
 {
 "created": "2021-10-06",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Tue Nov 16 04:20:03 2021
@@ -121,9 +121,9 @@
 "airflow-chart-1.3.0": [
 "airflow/helm-chart/1.3.0/airflow-chart-1.3.0-source.tar.gz"
 ],
-"apache-airflow-2.2.1": [
-"airflow/2.2.1/apache-airflow-2.2.1-source.tar.gz",
-"airflow/2.2.1/apache-airflow-2.2.1.tar.gz"
+"apache-airflow-2.2.2": [
+"airflow/2.2.2/apache-airflow-2.2.2-source.tar.gz",
+"airflow/2.2.2/apache-airflow-2.2.2.tar.gz"
 ],
 "apache-airflow-client-2.1.0": [
 "airflow/clients/python/2.1.0/apache-airflow-client-2.1.0-source.tar.gz"
@@ -715,6 +715,9 @@
 ],
 "apache-arrow-rs-6.1.0": [
 "arrow/arrow-rs-6.1.0/apache-arrow-rs-6.1.0.tar.gz"
+],
+"apache-arrow-rs-6.2.0": [
+"arrow/arrow-rs-6.2.0/apache-arrow-rs-6.2.0.tar.gz"
 ]
 },
 "asterixdb": {
@@ -1108,6 +1111,9 @@
 "apache-camel-3.9.0": [
 "camel/apache-camel/3.9.0/apache-camel-3.9.0-src.zip"
 ],
+"apache-camel-k-runtime-1.10.0": [
+"camel/camel-k-runtime/1.10.0/apache-camel-k-runtime-1.10.0-source-release.zip"
+],
 "apache-camel-k-runtime-1.5.0": [
 "camel/camel-k-runtime/1.5.0/apache-camel-k-runtime-1.5.0-source-release.zip"
 ],
@@ -1225,6 +1231,18 @@
 "camel-k-client-1.6.1-windows": [
 "camel/camel-k/1.6.1/camel-k-client-1.6.1-windows-64bit.tar.gz"
 ],
+"camel-k-client-1.7.0-linux": [
+"camel/camel-k/1.7.0/camel-k-client-1.7.0-linux-64bit.tar.gz"
+],
+"camel-k-client-1.7.0-mac": [
+"camel/camel-k/1.7.0/camel-k-client-1.7.0-mac-64bit.tar.gz"
+],
+"camel-k-client-1.7.0-mac-arm64bit": [
+"camel/camel-k/1.7.0/camel-k-client-1.7.0-mac-arm64bit.tar.gz"
+],
+"camel-k-client-1.7.0-windows": [
+"camel/camel-k/1.7.0/camel-k-client-1.7.0-windows-64bit.tar.gz"
+],
 "camel-k-examples-1.2.1": [
 "camel/camel-k/1.2.1/camel-k-examples-1.2.1.tar.gz"
 ],
@@ -1255,6 +1273,9 @@
 "camel-k-examples-1.6.1": [
 "camel/camel-k/1.6.1/camel-k-examples-1.6.1.tar.gz"
 ],
+"camel-k-examples-1.7.0": [
+"camel/camel-k/1.7.0/camel-k-examples-1.7.0.tar.gz"
+],
 "camel-k-sources-1.2.1": [
 "camel/camel-k/1.2.1/camel-k-sources-1.2.1.tar.gz"
 ],
@@ -1285,6 +1306,9 @@
 "camel-k-sources-1.6.1": [
 "camel/camel-k/1.6.1/camel-k-sources-1.6.1.tar.gz"
 ],
+"camel-k-sources-1.7.0": [
+"camel/camel-k/1.7.0/camel-k-sources-1.7.0.tar.gz"
+],
 "camel-kafka-connector-0.10.0": [
 "camel/camel-kafka-connector/0.10.0/camel-kafka-connector-0.10.0-src.zip"
 ],
@@ -1317,6 +1341,9 @@
 ],
 "camel-kamelets-sources-0.4.0": [
 "camel/camel-kamelets/0.4.0/camel-kamelets-sources-0.4.0.tar.gz"
+],
+"camel-kamelets-sources-0.5.0": [
+"camel/camel-kamelets/0.5.0/camel-kamelets-sources-0.5.0.tar.gz"
 ]
 },
 "carbondata": {
@@ -4863,6 +4890,11 @@
 "libcloud/apache-libcloud-3.4.0.tar.bz2",
 "libcloud/apache-libcloud-3.4.0.tar.gz",
 "libcloud/apache-libcloud-3.4.0.zip"
+],
+"apache-libcloud-3.4.1": [
+"libcloud/apache-libcloud-3.4.1.tar.bz2",
+"libcloud/apache-libcloud-3.4.1.tar.gz",
+"libcloud/apache-libcloud-3.4.1.zip"
 ]
 },
 "logging": {
@@ -9577,6 +9609,9 @@
 "apache-pulsar-client-go-0.6.0": [
 "pulsar/pulsar-client-go-0.6.0/apache-pulsar-client-go-0.6.0-src.tar.gz"
 ],
+"apache-pulsar-client-go-0.7.0": [
+"pulsar/pulsar-client-go-0.7.0/apache-pulsar-client-go-0.7.0-src.tar.gz"
+],
 "apache-pulsar-manager-0.1.0": [
 "pulsar/pulsar-manager/pulsar-manager-0.1.0/apache-pulsar-manager-0.1.0-src.tar.gz"
 ],
@@ -10583,6 +10618,9 @@
 "skywalking-e2e-1.0.0": [
 "skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-src.tgz"
 ],
+"skywalking-e2e-1.1.0": [
+"skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-src.tgz"
+],
 "skywalking-kong-0.1.1": [
 "skywalking/kong/0.1.1/skywalking-kong-0.1.1-src.tgz"
 ],
@@ -11841,6 +11879,15 @@
 "struts-2.5.26-min": [
 "struts/2.5.26/struts-2.5.26-min-lib.zip"
 ],
+"struts-2.5.27": [
+"struts/2.5.27/struts-2.5.27-all.zip",
+"struts/2.5.27/struts-2.5.27-apps.zip",
+"struts/2.5.27/struts-2.5.27-lib.zip",
+"struts/2.5.27/struts-2.5.27-src.zip"
+],
+"struts-2.5.27-min": [
+"struts/2.5.27/struts-2.5.27-min-lib.zip"
+],
 "struts2-secure-jakarta-multipart-parser-plugin-1.1": [
 "struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip"
 ],
@@ -12288,18 +12335,31 @@
 "tomcat/tomcat-10/v10.0.12/src/apache-tomcat-10.0.12-src.tar.gz",
 "tomcat/tomcat-10/v10.0.12/src/apache-tomcat-10.0.12-src.zip"
 ],
-"apache-tomcat-10.1.0-M6": [
-"tomcat/tomcat-10/v10.1.0-M6/bin/embed/apache-tomcat-10.1.0-M6-embed.tar.gz",
-"tomcat/tomcat-10/v10.1.0-M6/bin/embed/apache-tomcat-10.1.0-M6-embed.zip",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6-deployer.tar.gz",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6-deployer.zip",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6-fulldocs.tar.gz",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6-windows-x64.zip",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6.exe",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6.tar.gz",
-"tomcat/tomcat-10/v10.1.0-M6/bin/apache-tomcat-10.1.0-M6.zip",
-"tomcat/tomcat-10/v10.1.0-M6/src/apache-tomcat-10.1.0-M6-src.tar.gz",
-"tomcat/tomcat-10/v10.1.0-M6/src/apache-tomcat-10.1.0-M6-src.zip"
+"apache-tomcat-10.0.13": [
+"tomcat/tomcat-10/v10.0.13/bin/embed/apache-tomcat-10.0.13-embed.tar.gz",
+"tomcat/tomcat-10/v10.0.13/bin/embed/apache-tomcat-10.0.13-embed.zip",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13-deployer.tar.gz",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13-deployer.zip",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13-fulldocs.tar.gz",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13-windows-x64.zip",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13.exe",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13.tar.gz",
+"tomcat/tomcat-10/v10.0.13/bin/apache-tomcat-10.0.13.zip",
+"tomcat/tomcat-10/v10.0.13/src/apache-tomcat-10.0.13-src.tar.gz",
+"tomcat/tomcat-10/v10.0.13/src/apache-tomcat-10.0.13-src.zip"
+],
+"apache-tomcat-10.1.0-M7": [
+"tomcat/tomcat-10/v10.1.0-M7/bin/embed/apache-tomcat-10.1.0-M7-embed.tar.gz",
+"tomcat/tomcat-10/v10.1.0-M7/bin/embed/apache-tomcat-10.1.0-M7-embed.zip",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7-deployer.tar.gz",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7-deployer.zip",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7-fulldocs.tar.gz",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7-windows-x64.zip",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7.exe",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7.tar.gz",
+"tomcat/tomcat-10/v10.1.0-M7/bin/apache-tomcat-10.1.0-M7.zip",
+"tomcat/tomcat-10/v10.1.0-M7/src/apache-tomcat-10.1.0-M7-src.tar.gz",
+"tomcat/tomcat-10/v10.1.0-M7/src/apache-tomcat-10.1.0-M7-src.zip"
 ],
 "apache-tomcat-8.5.72": [
 "tomcat/tomcat-8/v8.5.72/bin/embed/apache-tomcat-8.5.72-embed.tar.gz",
@@ -12327,6 +12387,19 @@
 "tomcat/tomcat-9/v9.0.54/src/apache-tomcat-9.0.54-src.tar.gz",
 "tomcat/tomcat-9/v9.0.54/src/apache-tomcat-9.0.54-src.zip"
 ],
+"apache-tomcat-9.0.55": [
+"tomcat/tomcat-9/v9.0.55/bin/embed/apache-tomcat-9.0.55-embed.tar.gz",
+"tomcat/tomcat-9/v9.0.55/bin/embed/apache-tomcat-9.0.55-embed.zip",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55-deployer.tar.gz",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55-deployer.zip",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55-fulldocs.tar.gz",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55-windows-x64.zip",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55.exe",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55.tar.gz",
+"tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55.zip",
+"tomcat/tomcat-9/v9.0.55/src/apache-tomcat-9.0.55-src.tar.gz",
+"tomcat/tomcat-9/v9.0.55/src/apache-tomcat-9.0.55-src.zip"
+],
 "jakartaee-migration-1.0.0": [
 "tomcat/jakartaee-migration/v1.0.0/source/jakartaee-migration-1.0.0-src.tar.gz",
 "tomcat/jakartaee-migration/v1.0.0/source/jakartaee-migration-1.0.0-src.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1895081&r1=1895080&r2=1895081&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Nov 16 04:20:03 2021
@@ -42,7 +42,7 @@
 "airflow-1.3.0": "2021-11-08",
 "airflow-1.3.0.tgz.prov": "2021-11-08",
 "airflow-chart-1.3.0": "2021-11-08",
-"apache-airflow-2.2.1": "2021-10-29",
+"apache-airflow-2.2.2": "2021-11-15",
 "apache-airflow-client-2.1.0": "2021-05-31",
 "apache-airflow-providers-airbyte-2.1.1": "2021-09-03",
 "apache-airflow-providers-alibaba-1.0.0": "2021-09-03",
@@ -242,7 +242,8 @@
 "apache-arrow-rs-5.4.0": "2021-09-15",
 "apache-arrow-rs-5.5.0": "2021-09-28",
 "apache-arrow-rs-6.0.0": "2021-10-17",
-"apache-arrow-rs-6.1.0": "2021-11-03"
+"apache-arrow-rs-6.1.0": "2021-11-03",
+"apache-arrow-rs-6.2.0": "2021-11-15"
 },
 "asterixdb": {
 "apache-asterixdb-0.9.1": "2020-07-06",
@@ -379,6 +380,7 @@
 "apache-camel-3.7.6": "2021-10-05",
 "apache-camel-3.8.0": "2021-02-13",
 "apache-camel-3.9.0": "2021-03-28",
+"apache-camel-k-runtime-1.10.0": "2021-11-15",
 "apache-camel-k-runtime-1.5.0": "2020-10-12",
 "apache-camel-k-runtime-1.6.0": "2020-12-29",
 "apache-camel-k-runtime-1.7.0": "2021-04-20",
@@ -418,6 +420,10 @@
 "camel-k-client-1.6.1-mac": "2021-10-27",
 "camel-k-client-1.6.1-mac-arm64bit": "2021-10-27",
 "camel-k-client-1.6.1-windows": "2021-10-27",
+"camel-k-client-1.7.0-linux": "2021-11-15",
+"camel-k-client-1.7.0-mac": "2021-11-15",
+"camel-k-client-1.7.0-mac-arm64bit": "2021-11-15",
+"camel-k-client-1.7.0-windows": "2021-11-15",
 "camel-k-examples-1.2.1": "2020-11-27",
 "camel-k-examples-1.3.0": "2020-12-29",
 "camel-k-examples-1.3.1": "2021-02-04",
@@ -428,6 +434,7 @@
 "camel-k-examples-1.5.1": "2021-08-31",
 "camel-k-examples-1.6.0": "2021-09-07",
 "camel-k-examples-1.6.1": "2021-10-27",
+"camel-k-examples-1.7.0": "2021-11-15",
 "camel-k-sources-1.2.1": "2020-11-27",
 "camel-k-sources-1.3.0": "2020-12-29",
 "camel-k-sources-1.3.1": "2021-02-04",
@@ -438,6 +445,7 @@
 "camel-k-sources-1.5.1": "2021-08-31",
 "camel-k-sources-1.6.0": "2021-09-07",
 "camel-k-sources-1.6.1": "2021-10-27",
+"camel-k-sources-1.7.0": "2021-11-15",
 "camel-kafka-connector-0.10.0": "2021-05-25",
 "camel-kafka-connector-0.10.1": "2021-06-22",
 "camel-kafka-connector-0.11.0": "2021-09-24",
@@ -448,7 +456,8 @@
 "camel-kafka-connector-0.8.0": "2021-02-25",
 "camel-kafka-connector-0.9.0": "2021-04-02",
 "camel-kamelets-sources-0.3.0": "2021-07-09",
-"camel-kamelets-sources-0.4.0": "2021-09-07"
+"camel-kamelets-sources-0.4.0": "2021-09-07",
+"camel-kamelets-sources-0.5.0": "2021-11-15"
 },
 "carbondata": {
 "apache-carbondata-1.4.1": "2020-07-03",
@@ -1593,7 +1602,8 @@
 },
 "libcloud": {
 "apache-libcloud-3.3.1": "2021-01-25",
-"apache-libcloud-3.4.0": "2021-11-11"
+"apache-libcloud-3.4.0": "2021-11-11",
+"apache-libcloud-3.4.1": "2021-11-15"
 },
 "logging": {
 "Apache_log4php-2.3.0": "2020-07-03",
@@ -2901,6 +2911,7 @@
 "apache-pulsar-client-dev": "2021-05-04",
 "apache-pulsar-client-go-0.5.0": "2021-05-11",
 "apache-pulsar-client-go-0.6.0": "2021-07-21",
+"apache-pulsar-client-go-0.7.0": "2021-10-31",
 "apache-pulsar-manager-0.1.0": "2020-07-03",
 "apache-pulsar-manager-0.2.0": "2020-09-11",
 "pulsar-client-node-1.3.2": "2021-10-19",
@@ -3249,6 +3260,7 @@
 "skywalking-client-js-0.6.0": "2021-07-07",
 "skywalking-client-js-0.7.0": "2021-10-10",
 "skywalking-e2e-1.0.0": "2021-09-12",
+"skywalking-e2e-1.1.0": "2021-11-07",
 "skywalking-kong-0.1.1": "2021-05-08",
 "skywalking-kubernetes-4.1.0": "2021-08-08",
 "skywalking-nginx-lua-0.4.1": "2021-03-03",
@@ -3666,6 +3678,8 @@
 "struts-2.5.25-min": "2020-09-17",
 "struts-2.5.26": "2020-11-25",
 "struts-2.5.26-min": "2020-11-25",
+"struts-2.5.27": "2021-10-19",
+"struts-2.5.27-min": "2021-10-19",
 "struts2-secure-jakarta-multipart-parser-plugin-1.1": "2020-07-06",
 "struts2-secure-jakarta-stream-multipart-parser-plugin-1.1": "2020-07-06"
 },
@@ -3811,9 +3825,11 @@
 },
 "tomcat": {
 "apache-tomcat-10.0.12": "2021-09-28",
-"apache-tomcat-10.1.0-M6": "2021-09-28",
+"apache-tomcat-10.0.13": "2021-11-09",
+"apache-tomcat-10.1.0-M7": "2021-11-08",
 "apache-tomcat-8.5.72": "2021-10-01",
 "apache-tomcat-9.0.54": "2021-09-28",
+"apache-tomcat-9.0.55": "2021-11-10",
 "jakartaee-migration-1.0.0": "2021-05-04",
 "taglibs-standard-1.2.5": "2020-07-03",
 "tomcat-connectors-1.2.48": "2020-07-03",