🤖: apache-maven, citrix-vad, log4j

apache-maven:
- Item root['versions']['3.9.12'] ({'name': '3.9.12', 'date': '2025-12-13'}) added to dictionary.

citrix-vad:
- Value of root['versions']['1']['date'] changed from "2024-08-20" to "2025-12-15".

log4j:
- Item root['versions']['2.25.3'] ({'name': '2.25.3', 'date': '2025-12-15'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-12-22 02:52:59 +00:00
committed by github-actions[bot]
parent 6cfe1fb2ac
commit 1cc85578aa
3 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.9.12": {
"name": "3.9.12",
"date": "2025-12-13"
},
"3.9.11": {
"name": "3.9.11",
"date": "2025-07-12"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1": {
"name": "1",
"date": "2025-12-15"
},
"7": {
"name": "7",
"date": "2025-08-28"
@@ -40,10 +44,6 @@
"10": {
"name": "10",
"date": "2024-11-15"
},
"1": {
"name": "1",
"date": "2024-08-20"
}
}
}

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.25.3": {
"name": "2.25.3",
"date": "2025-12-15"
},
"2.25.2": {
"name": "2.25.2",
"date": "2025-09-18"