🤖: confluence, eclipse-jetty, jira
confluence:
- Item root['versions']['8.9.7'] ({'name': '8.9.7', 'date': '2024-10-02'}) added to dictionary.
- Item root['versions']['8.5.16'] ({'name': '8.5.16', 'date': '2024-10-02'}) added to dictionary.
- Item root['versions']['7.19.28'] ({'name': '7.19.28', 'date': '2024-10-02'}) added to dictionary.
eclipse-jetty:
- Item root['versions']['12.0.14'] ({'name': '12.0.14', 'date': '2024-09-30'}) added to dictionary.
jira:
- Item root['releases']['9.3'] ({'name': '9.3', 'eol': '2024-09-29'}) removed from dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
5adef1515c
commit
8e137a2cca
@@ -54,6 +54,18 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"8.9.7": {
|
||||
"name": "8.9.7",
|
||||
"date": "2024-10-02"
|
||||
},
|
||||
"8.5.16": {
|
||||
"name": "8.5.16",
|
||||
"date": "2024-10-02"
|
||||
},
|
||||
"7.19.28": {
|
||||
"name": "7.19.28",
|
||||
"date": "2024-10-02"
|
||||
},
|
||||
"9.0.3": {
|
||||
"name": "9.0.3",
|
||||
"date": "2024-09-03"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"12.0.14": {
|
||||
"name": "12.0.14",
|
||||
"date": "2024-09-30"
|
||||
},
|
||||
"12.0.13": {
|
||||
"name": "12.0.13",
|
||||
"date": "2024-09-03"
|
||||
|
||||
@@ -24,10 +24,6 @@
|
||||
"name": "9.4",
|
||||
"eol": "2024-11-15"
|
||||
},
|
||||
"9.3": {
|
||||
"name": "9.3",
|
||||
"eol": "2024-09-29"
|
||||
},
|
||||
"9.17": {
|
||||
"name": "9.17",
|
||||
"eol": "2026-06-26"
|
||||
|
||||
Reference in New Issue
Block a user