Author: projects_role
Date: Tue Oct  3 04:20:02 2023
New Revision: 1912705

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

Modified:
    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/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/groups.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1912705&r1=1912704&r2=1912705&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue Oct  
3 04:20:02 2023
@@ -1581,6 +1581,7 @@
 "yifanzou"
 ],
 "beam-pmc": [
+"alexvanboxel",
 "aljoscha",
 "altay",
 "amitsela",
@@ -1598,12 +1599,14 @@
 "jwills",
 "kenn",
 "lcwik",
+"lostluck",
 "mxm",
 "pabloem",
 "reuvenlax",
 "robertwb",
 "takidau",
-"thw"
+"thw",
+"tvalentyn"
 ],
 "bigtop": [
 "abayer",

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=1912705&r1=1912704&r2=1912705&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue Oct  
3 04:20:02 2023
@@ -2239,6 +2239,7 @@
 "airflow",
 "airflow-pmc",
 "beam",
+"beam-pmc",
 "incubator"
 ],
 "member": false,
@@ -36091,7 +36092,8 @@
 },
 "lostluck": {
 "groups": [
-"beam"
+"beam",
+"beam-pmc"
 ],
 "member": false,
 "name": "Robert Burke"
@@ -59639,7 +59641,8 @@
 },
 "tvalentyn": {
 "groups": [
-"beam"
+"beam",
+"beam-pmc"
 ],
 "member": false,
 "name": "Valentyn Tymofieiev"

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=1912705&r1=1912704&r2=1912705&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Oct 
 3 04:20:02 2023
@@ -988,22 +988,22 @@
 },
 "arrow": {
 "bug-database": "https://github.com/apache/arrow/issues";,
-"category": "library, big-data",
+"category": "big-data, database, data-engineering, library, network-client, 
network-server",
 "created": "2016-02-17",
-"description": "Apache Arrow is a cross-language development platform for 
in-memory data.",
+"description": "Apache Arrow defines a language-independent columnar memory 
format for flat and hierarchical data, organized for efficient analytic 
operations on modern hardware like CPUs and GPUs. The Arrow memory format also 
supports zero-copy reads for lightning-fast data access without serialization 
overhead.\n\nArrow's libraries implement the format and provide building blocks 
for a range of use cases, including high performance analytics. Many popular 
projects use Arrow to ship columnar data efficiently or as the basis for 
analytic engines.\n\nLibraries are available for C, C++, C#, Go, Java, 
JavaScript, Julia, MATLAB, Python, R, Ruby, and Rust.\n\nApache Arrow is 
software created by and for the developer community. We are dedicated to open, 
kind communication and consensus decision making. Our committers come from a 
range of organizations and backgrounds, and we welcome all to participate with 
us.",
 "doap": "https://arrow.apache.org/arrow.rdf";,
 "download-page": "http://arrow.apache.org/release/";,
-"homepage": "http://arrow.apache.org/";,
-"license": "http://usefulinc.com/doap/licenses/asl20";,
+"homepage": "https://arrow.apache.org";,
+"license": "https://spdx.org/licenses/Apache-2.0";,
 "mailing-list": "http://mail-archives.apache.org/mod_mbox/arrow-dev/";,
-"name": "Apache arrow",
+"name": "Apache Arrow",
 "pmc": "arrow",
 "programming-language": "C, C++, C#, Go, Java, JavaScript, Julia, MATLAB, 
Python, R, Ruby, Rust",
 "release": [
 {
-"created": "2022-10-31",
+"created": "2023-08-23",
 "name": "Apache Arrow",
-"revision": "10.0.0"
+"revision": "13.0.0"
 }
 ],
 "repository": [
@@ -1911,6 +1911,30 @@
 ],
 "shortdesc": "\n      Aggregated multi-channel documentation framework, 
separation of concerns.\n    "
 },
+"attic-giraph": {
+"bug-database": "https://issues.apache.org/jira/browse/GIRAPH";,
+"category": "retired, big-data",
+"created": "2014-06-30",
+"description": "Apache Giraph is an iterative graph processing system built 
for high scalability. For example, it is currently used at Facebook to analyze 
the social graph formed by users and their connections. ",
+"doap": 
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/giraph.rdf";,
+"download-page": "http://www.apache.org/dyn/closer.cgi/giraph";,
+"homepage": "http://giraph.apache.org";,
+"license": "http://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "http://giraph.apache.org/mail-lists.html";,
+"maintainer": [
+{
+"mbox": "mailto:ach...@apache.org";,
+"name": "Avery Ching"
+}
+],
+"name": "Apache Giraph",
+"pmc": "attic",
+"programming-language": "Java",
+"repository": [
+"https://gitbox.apache.org/repos/asf/giraph.git";
+],
+"shortdesc": "Apache Giraph is an iterative graph processing system built for 
high scalability. "
+},
 "attic-hama": {
 "bug-database": "https://issues.apache.org/jira/browse/HAMA";,
 "category": "retired, big-data",
@@ -2416,6 +2440,37 @@
 "shortdesc": "Apache MRUnit is a Java library that helps developers unit test 
Apache Hadoop map reduce jobs.",
 "vendor": "The Apache Software Foundation"
 },
+"attic-mxnet": {
+"bug-database": "https://github.com/apache/mxnet/labels/Bug";,
+"category": "retired, big-data",
+"created": "2020-09-15",
+"description": "Apache MXNet is a deep learning framework designed for both 
efficiency and flexibility. It's lightweight, Portable, Flexible 
Distributed/Mobile Deep Learning with dynamic, mutation-aware data-flow 
dependency scheduler; for Python, R, Julia, Scala, Go, Javascript and more",
+"doap": 
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/mxnet.rdf";,
+"download-page": "https://mxnet.apache.org/get_started/download";,
+"homepage": "https://mxnet.apache.org";,
+"license": "https://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "https://lists.apache.org/list.html?d...@mxnet.apache.org";,
+"maintainer": [
+{
+"mbox": "mailto:d...@mxnet.apache.org";,
+"name": "ApacheMXNet Contributors"
+}
+],
+"name": "Apache MXNet",
+"pmc": "attic",
+"programming-language": "C++",
+"release": [
+{
+"created": "2020-09-13",
+"name": "Apache MXNet (Incubating) 1.7.0",
+"revision": "1.7.0"
+}
+],
+"repository": [
+"https://github.com/apache/mxnet";
+],
+"shortdesc": "Apache MXNet is a deep learning framework designed for both 
efficiency and flexibility."
+},
 "attic-ode": {
 "bug-database": "https://issues.apache.org/jira/browse/ODE";,
 "category": "retired, xml, network-server",
@@ -9198,30 +9253,6 @@
 ],
 "shortdesc": "Java EE Application Server"
 },
-"giraph": {
-"bug-database": "https://issues.apache.org/jira/browse/GIRAPH";,
-"category": "big-data",
-"created": "2014-06-30",
-"description": "Apache Giraph is an iterative graph processing system built 
for high scalability. For example, it is currently used at Facebook to analyze 
the social graph formed by users and their connections. ",
-"doap": "http://giraph.apache.org/doap_Giraph.rdf";,
-"download-page": "http://www.apache.org/dyn/closer.cgi/giraph";,
-"homepage": "http://giraph.apache.org";,
-"license": "http://spdx.org/licenses/Apache-2.0";,
-"mailing-list": "http://giraph.apache.org/mail-lists.html";,
-"maintainer": [
-{
-"mbox": "mailto:ach...@apache.org";,
-"name": "Avery Ching"
-}
-],
-"name": "Apache Giraph",
-"pmc": "giraph",
-"programming-language": "Java",
-"repository": [
-"https://gitbox.apache.org/repos/asf/giraph.git";
-],
-"shortdesc": "Apache Giraph is an iterative graph processing system built for 
high scalability. "
-},
 "gobblin": {
 "bug-database": "https://issues.apache.org/jira/projects/GOBBLIN/issues";,
 "category": "big-data",
@@ -9862,9 +9893,9 @@
 "programming-language": "Java, Scala",
 "release": [
 {
-"created": "2023-05-25",
-"name": "Apache Hudi 0.13.1",
-"revision": "0.13.1"
+"created": "2023-09-28",
+"name": "Apache Hudi 0.14.0",
+"revision": "0.14.0"
 }
 ],
 "repository": [
@@ -9944,37 +9975,6 @@
 "programming-language": "Python, Go, JavaScript, C",
 "shortdesc": "Core security infrastructure for decentralized networks."
 },
-"incubator-mxnet": {
-"bug-database": "https://github.com/apache/mxnet/labels/Bug";,
-"category": "big-data",
-"created": "2020-09-15",
-"description": "Apache MXNet is a deep learning framework designed for both 
efficiency and flexibility. It's lightweight, Portable, Flexible 
Distributed/Mobile Deep Learning with dynamic, mutation-aware data-flow 
dependency scheduler; for Python, R, Julia, Scala, Go, Javascript and more",
-"doap": 
"https://gitbox.apache.org/repos/asf?p=mxnet.git;a=blob_plain;f=doap.rdf;hb=HEAD";,
-"download-page": "https://mxnet.apache.org/get_started/download";,
-"homepage": "https://mxnet.apache.org";,
-"license": "https://spdx.org/licenses/Apache-2.0";,
-"mailing-list": "https://lists.apache.org/list.html?d...@mxnet.apache.org";,
-"maintainer": [
-{
-"mbox": "mailto:d...@mxnet.apache.org";,
-"name": "ApacheMXNet Contributors"
-}
-],
-"name": "Apache MXNet",
-"pmc": "incubator",
-"programming-language": "C++",
-"release": [
-{
-"created": "2020-09-13",
-"name": "Apache MXNet (Incubating) 1.7.0",
-"revision": "1.7.0"
-}
-],
-"repository": [
-"https://github.com/apache/mxnet";
-],
-"shortdesc": "Apache MXNet is a deep learning framework designed for both 
efficiency and flexibility."
-},
 "inlong": {
 "bug-database": "https://github.com/apache/inlong/issues";,
 "category": "big-data",
@@ -11449,6 +11449,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2023-09-28",
+"name": "lucene-9.8.0",
+"revision": "9.8.0"
+},
+{
 "created": "2023-06-25",
 "name": "lucene-9.7.0",
 "revision": "9.7.0"
@@ -14764,6 +14769,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2023-09-28",
+"name": "Apache POI 5.2.4",
+"revision": "5.2.4"
+},
+{
 "created": "2022-09-16",
 "name": "Apache POI 5.2.3",
 "revision": "5.2.3"

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=1912705&r1=1912704&r2=1912705&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 Oct  3 04:20:02 2023
@@ -106,12 +106,18 @@
 "airflow-1.10.0": [
 "airflow/helm-chart/1.10.0/airflow-1.10.0.tgz"
 ],
+"airflow-1.11.0": [
+"airflow/helm-chart/1.11.0/airflow-1.11.0.tgz"
+],
 "airflow-1.9.0": [
 "airflow/helm-chart/1.9.0/airflow-1.9.0.tgz"
 ],
 "airflow-chart-1.10.0": [
 "airflow/helm-chart/1.10.0/airflow-chart-1.10.0-source.tar.gz"
 ],
+"airflow-chart-1.11.0": [
+"airflow/helm-chart/1.11.0/airflow-chart-1.11.0-source.tar.gz"
+],
 "airflow-chart-1.9.0": [
 "airflow/helm-chart/1.9.0/airflow-chart-1.9.0-source.tar.gz"
 ],
@@ -1148,8 +1154,8 @@
 "apache-camel-3.19.0": [
 "camel/apache-camel/3.19.0/apache-camel-3.19.0-src.zip"
 ],
-"apache-camel-3.20.6": [
-"camel/apache-camel/3.20.6/apache-camel-3.20.6-src.zip"
+"apache-camel-3.20.7": [
+"camel/apache-camel/3.20.7/apache-camel-3.20.7-src.zip"
 ],
 "apache-camel-3.21.0": [
 "camel/apache-camel/3.21.0/apache-camel-3.21.0-src.zip"
@@ -2592,17 +2598,17 @@
 "felix/org.apache.felix.http.base-4.2.10-source-release.tar.gz",
 "felix/org.apache.felix.http.base-4.2.10-source-release.zip"
 ],
-"org.apache.felix.http.base-5.1.0": [
-"felix/org.apache.felix.http.base-5.1.0-source-release.tar.gz",
-"felix/org.apache.felix.http.base-5.1.0-source-release.zip"
+"org.apache.felix.http.base-5.1.2": [
+"felix/org.apache.felix.http.base-5.1.2-source-release.tar.gz",
+"felix/org.apache.felix.http.base-5.1.2-source-release.zip"
 ],
 "org.apache.felix.http.bridge-4.2.12": [
 "felix/org.apache.felix.http.bridge-4.2.12-source-release.tar.gz",
 "felix/org.apache.felix.http.bridge-4.2.12-source-release.zip"
 ],
-"org.apache.felix.http.bridge-5.1.0": [
-"felix/org.apache.felix.http.bridge-5.1.0-source-release.tar.gz",
-"felix/org.apache.felix.http.bridge-5.1.0-source-release.zip"
+"org.apache.felix.http.bridge-5.1.2": [
+"felix/org.apache.felix.http.bridge-5.1.2-source-release.tar.gz",
+"felix/org.apache.felix.http.bridge-5.1.2-source-release.zip"
 ],
 "org.apache.felix.http.bundle-3.0.0": [
 "felix/org.apache.felix.http.bundle-3.0.0-source-release.tar.gz",
@@ -2616,17 +2622,17 @@
 "felix/org.apache.felix.http.jetty-4.2.18-source-release.tar.gz",
 "felix/org.apache.felix.http.jetty-4.2.18-source-release.zip"
 ],
-"org.apache.felix.http.jetty-5.1.0": [
-"felix/org.apache.felix.http.jetty-5.1.0-source-release.tar.gz",
-"felix/org.apache.felix.http.jetty-5.1.0-source-release.zip"
+"org.apache.felix.http.jetty-5.1.2": [
+"felix/org.apache.felix.http.jetty-5.1.2-source-release.tar.gz",
+"felix/org.apache.felix.http.jetty-5.1.2-source-release.zip"
 ],
 "org.apache.felix.http.proxy-4.0.0": [
 "felix/org.apache.felix.http.proxy-4.0.0-source-release.tar.gz",
 "felix/org.apache.felix.http.proxy-4.0.0-source-release.zip"
 ],
-"org.apache.felix.http.servlet-api-2.1.0": [
-"felix/org.apache.felix.http.servlet-api-2.1.0-source-release.tar.gz",
-"felix/org.apache.felix.http.servlet-api-2.1.0-source-release.zip"
+"org.apache.felix.http.servlet-api-3.0.0": [
+"felix/org.apache.felix.http.servlet-api-3.0.0-source-release.tar.gz",
+"felix/org.apache.felix.http.servlet-api-3.0.0-source-release.zip"
 ],
 "org.apache.felix.http.sslfilter-2.0.2": [
 "felix/org.apache.felix.http.sslfilter-2.0.2-source-release.tar.gz",
@@ -2640,9 +2646,9 @@
 "felix/org.apache.felix.http.whiteboard-4.0.0-source-release.tar.gz",
 "felix/org.apache.felix.http.whiteboard-4.0.0-source-release.zip"
 ],
-"org.apache.felix.http.wrappers-1.1.0": [
-"felix/org.apache.felix.http.wrappers-1.1.0-source-release.tar.gz",
-"felix/org.apache.felix.http.wrappers-1.1.0-source-release.zip"
+"org.apache.felix.http.wrappers-1.1.2": [
+"felix/org.apache.felix.http.wrappers-1.1.2-source-release.tar.gz",
+"felix/org.apache.felix.http.wrappers-1.1.2-source-release.zip"
 ],
 "org.apache.felix.httplite.complete-0.1.4": [
 "felix/org.apache.felix.httplite.complete-0.1.4-source-release.tar.gz",
@@ -3831,6 +3837,9 @@
 ],
 "apache-impala-4.2.0": [
 "impala/4.2.0/apache-impala-4.2.0.tar.gz"
+],
+"apache-impala-4.3.0": [
+"impala/4.3.0/apache-impala-4.3.0.tar.gz"
 ]
 },
 "incubator-annotator": {
@@ -4972,8 +4981,8 @@
 "maven-archiver-3.6.1": [
 "maven/shared/maven-archiver-3.6.1-source-release.zip"
 ],
-"maven-artifact-plugin-3.4.1": [
-"maven/plugins/maven-artifact-plugin-3.4.1-source-release.zip"
+"maven-artifact-plugin-3.5.0": [
+"maven/plugins/maven-artifact-plugin-3.5.0-source-release.zip"
 ],
 "maven-artifact-transfer-0.13.1": [
 "maven/shared/maven-artifact-transfer-0.13.1-source-release.zip"
@@ -8016,9 +8025,9 @@
 "syncope/2.1.14/syncope-2.1.14-source-release.zip",
 "syncope/2.1.14/syncope-standalone-2.1.14-distribution.zip"
 ],
-"syncope-3.0.4": [
-"syncope/3.0.4/syncope-3.0.4-source-release.zip",
-"syncope/3.0.4/syncope-standalone-3.0.4-distribution.zip"
+"syncope-3.0.5": [
+"syncope/3.0.5/syncope-3.0.5-source-release.zip",
+"syncope/3.0.5/syncope-standalone-3.0.5-distribution.zip"
 ],
 "syncope-client-cli-2.1.14": [
 "syncope/2.1.14/syncope-client-cli-2.1.14.zip"
@@ -8155,6 +8164,10 @@
 "tomcat-native-2.0.5": [
 "tomcat/tomcat-connectors/native/2.0.5/source/tomcat-native-2.0.5-src.tar.gz",
 
"tomcat/tomcat-connectors/native/2.0.5/source/tomcat-native-2.0.5-win32-src.zip"
+],
+"tomcat-native-2.0.6": [
+"tomcat/tomcat-connectors/native/2.0.6/source/tomcat-native-2.0.6-src.tar.gz",
+"tomcat/tomcat-connectors/native/2.0.6/source/tomcat-native-2.0.6-win32-src.zip"
 ]
 },
 "tomee": {

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=1912705&r1=1912704&r2=1912705&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Oct 
 3 04:20:02 2023
@@ -38,8 +38,10 @@
 },
 "airflow": {
 "airflow-1.10.0": "2023-06-27",
+"airflow-1.11.0": "2023-10-02",
 "airflow-1.9.0": "2023-04-14",
 "airflow-chart-1.10.0": "2023-06-27",
+"airflow-chart-1.11.0": "2023-10-02",
 "airflow-chart-1.9.0": "2023-04-14",
 "apache-airflow-2.7.1": "2023-09-07",
 "apache-airflow-client-2.1.0": "2021-05-31",
@@ -402,7 +404,7 @@
 "apache-camel-3.17.0": "2022-05-19",
 "apache-camel-3.18.8": "2023-06-16",
 "apache-camel-3.19.0": "2022-10-03",
-"apache-camel-3.20.6": "2023-06-20",
+"apache-camel-3.20.7": "2023-10-02",
 "apache-camel-3.21.0": "2023-06-30",
 "apache-camel-4.0.1": "2023-09-25",
 "apache-camel-k-runtime-1.12.0": "2022-03-14",
@@ -861,19 +863,19 @@
 "org.apache.felix.healthcheck.webconsoleplugin-2.2.0": "2023-09-06",
 "org.apache.felix.http.api-3.0.0": "2015-08-10",
 "org.apache.felix.http.base-4.2.10": "2023-08-21",
-"org.apache.felix.http.base-5.1.0": "2023-08-27",
+"org.apache.felix.http.base-5.1.2": "2023-10-02",
 "org.apache.felix.http.bridge-4.2.12": "2023-08-21",
-"org.apache.felix.http.bridge-5.1.0": "2023-08-27",
+"org.apache.felix.http.bridge-5.1.2": "2023-10-02",
 "org.apache.felix.http.bundle-3.0.0": "2015-02-02",
 "org.apache.felix.http.inventoryprinter-1.0.0": "2022-12-27",
 "org.apache.felix.http.jetty-4.2.18": "2023-09-09",
-"org.apache.felix.http.jetty-5.1.0": "2023-08-27",
+"org.apache.felix.http.jetty-5.1.2": "2023-10-02",
 "org.apache.felix.http.proxy-4.0.0": "2022-12-27",
-"org.apache.felix.http.servlet-api-2.1.0": "2022-11-02",
+"org.apache.felix.http.servlet-api-3.0.0": "2023-10-02",
 "org.apache.felix.http.sslfilter-2.0.2": "2023-08-31",
 "org.apache.felix.http.webconsoleplugin-1.1.0": "2023-09-06",
 "org.apache.felix.http.whiteboard-4.0.0": "2018-04-30",
-"org.apache.felix.http.wrappers-1.1.0": "2023-09-16",
+"org.apache.felix.http.wrappers-1.1.2": "2023-10-02",
 "org.apache.felix.httplite.complete-0.1.4": "2012-12-28",
 "org.apache.felix.httplite.core-0.1.4": "2012-12-28",
 "org.apache.felix.inventory-2.0.0": "2023-08-31",
@@ -1261,7 +1263,8 @@
 "apache-impala-3.4.1": "2022-04-07",
 "apache-impala-4.0.0": "2021-07-12",
 "apache-impala-4.1.2": "2023-04-10",
-"apache-impala-4.2.0": "2022-12-08"
+"apache-impala-4.2.0": "2022-12-08",
+"apache-impala-4.3.0": "2023-10-02"
 },
 "incubator-annotator": {
 "apache-annotator-0.2.0-incubating": "2021-09-01"
@@ -1664,7 +1667,7 @@
 "maven-archetype-3.2.1": "2021-12-30",
 "maven-archetype-bundles-1.4": "2018-12-13",
 "maven-archiver-3.6.1": "2023-08-22",
-"maven-artifact-plugin-3.4.1": "2023-03-07",
+"maven-artifact-plugin-3.5.0": "2023-10-02",
 "maven-artifact-transfer-0.13.1": "2020-12-26",
 "maven-build-cache-extension-1.0.1": "2023-06-09",
 "maven-changelog-plugin-2.3": "2014-06-28",
@@ -2711,7 +2714,7 @@
 "syncope": {
 "org.apache.syncope.ide.eclipse.site-2.1.14": "2023-05-05",
 "syncope-2.1.14": "2023-05-05",
-"syncope-3.0.4": "2023-07-07",
+"syncope-3.0.5": "2023-09-29",
 "syncope-client-cli-2.1.14": "2023-05-05",
 "syncope-core-upgrade-2.1.14": "2023-05-05"
 },
@@ -2762,7 +2765,8 @@
 "tomcat-connectors-1.2.49": "2023-09-11",
 "tomcat-maven-plugin-2.2": "2013-11-07",
 "tomcat-native-1.2.38": "2023-08-02",
-"tomcat-native-2.0.5": "2023-08-01"
+"tomcat-native-2.0.5": "2023-08-01",
+"tomcat-native-2.0.6": "2023-09-27"
 },
 "tomee": {
 "apache-tomee-1.7.5-jaxrs": "2017-10-24",


Reply via email to