🤖: amazon-corretto, apache-camel, artifactory
amazon-corretto:
- Item root['releases']['8'] ({'name': '8', 'eol': '2026-07-31'}) added to dictionary.
- Item root['releases']['21'] ({'name': '21', 'eol': '2030-10-31'}) added to dictionary.
- Item root['releases']['17'] ({'name': '17', 'eol': '2029-10-31'}) added to dictionary.
- Item root['releases']['11'] ({'name': '11', 'eol': '2027-10-31'}) added to dictionary.
apache-camel:
- Item root['versions']['4.4.0'] ({'name': '4.4.0', 'date': '2024-02-12'}) added to dictionary.
artifactory:
- Item root['releases'] ({}) added to dictionary.
- Item root['versions']['7.77.5'] ({'name': '7.77.5', 'date': '2024-02-08'}) added to dictionary.
- Item root['versions']['7.68.20'] ({'name': '7.68.20', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['7.77.3'] ({'name': '7.77.3', 'date': '2024-01-24'}) added to dictionary.
- Item root['versions']['7.71.16'] ({'name': '7.71.16', 'date': '2024-01-24'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
ce6a38f4d2
commit
3cbeec8375
@@ -1,5 +1,22 @@
|
||||
{
|
||||
"releases": {},
|
||||
"releases": {
|
||||
"8": {
|
||||
"name": "8",
|
||||
"eol": "2026-07-31"
|
||||
},
|
||||
"21": {
|
||||
"name": "21",
|
||||
"eol": "2030-10-31"
|
||||
},
|
||||
"17": {
|
||||
"name": "17",
|
||||
"eol": "2029-10-31"
|
||||
},
|
||||
"11": {
|
||||
"name": "11",
|
||||
"eol": "2027-10-31"
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"21.0.2.14.1": {
|
||||
"name": "21.0.2.14.1",
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"4.4.0": {
|
||||
"name": "4.4.0",
|
||||
"date": "2024-02-12"
|
||||
},
|
||||
"4.0.4": {
|
||||
"name": "4.0.4",
|
||||
"date": "2024-01-27"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"7.77.5": {
|
||||
"name": "7.77.5",
|
||||
"date": "2024-02-08"
|
||||
},
|
||||
"7.68.20": {
|
||||
"name": "7.68.20",
|
||||
"date": "2024-01-25"
|
||||
},
|
||||
"7.77.3": {
|
||||
"name": "7.77.3",
|
||||
"date": "2024-01-24"
|
||||
},
|
||||
"7.71.16": {
|
||||
"name": "7.71.16",
|
||||
"date": "2024-01-24"
|
||||
},
|
||||
"7.71.11": {
|
||||
"name": "7.71.11",
|
||||
"date": "2024-01-03"
|
||||
|
||||
Reference in New Issue
Block a user