🤖: bitbucket, jira-software, tomcat
bitbucket:
- Item root['releases']['8.11'] ({'name': '8.11', 'eol': '2025-06-06'}) removed from dictionary.
jira-software:
- Item root['releases']['9.9'] ({'name': '9.9', 'eol': '2025-06-02'}) removed from dictionary.
tomcat:
- Item root['versions']['9.0.107'] ({'name': '9.0.107', 'date': '2025-07-02'}) added to dictionary.
- Item root['versions']['11.0.9'] ({'name': '11.0.9', 'date': '2025-07-01'}) added to dictionary.
- Item root['versions']['10.1.43'] ({'name': '10.1.43', 'date': '2025-07-01'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
511681705f
commit
1055e97bcb
@@ -59,10 +59,6 @@
|
||||
"8.12": {
|
||||
"name": "8.12",
|
||||
"eol": "2025-07-11"
|
||||
},
|
||||
"8.11": {
|
||||
"name": "8.11",
|
||||
"eol": "2025-06-06"
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"releases": {
|
||||
"9.9": {
|
||||
"name": "9.9",
|
||||
"eol": "2025-06-02"
|
||||
},
|
||||
"9.17": {
|
||||
"name": "9.17",
|
||||
"eol": "2026-06-26"
|
||||
|
||||
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"9.0.107": {
|
||||
"name": "9.0.107",
|
||||
"date": "2025-07-02"
|
||||
},
|
||||
"11.0.9": {
|
||||
"name": "11.0.9",
|
||||
"date": "2025-07-01"
|
||||
},
|
||||
"10.1.43": {
|
||||
"name": "10.1.43",
|
||||
"date": "2025-07-01"
|
||||
},
|
||||
"9.0.106": {
|
||||
"name": "9.0.106",
|
||||
"date": "2025-06-05"
|
||||
|
||||
Reference in New Issue
Block a user