🤖: grafana-loki, spring-framework, tomcat
grafana-loki:
- Item root['versions']['3.4.6'] ({'name': '3.4.6', 'date': '2025-09-09'}) added to dictionary.
spring-framework:
- Item root['versions']['6.2.11'] ({'name': '6.2.11', 'date': '2025-09-11'}) added to dictionary.
tomcat:
- Item root['versions']['10.1.45'] ({'name': '10.1.45', 'date': '2025-09-02'}) removed from dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
4ed520b473
commit
3a8b547faa
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.4.6": {
|
||||
"name": "3.4.6",
|
||||
"date": "2025-09-09"
|
||||
},
|
||||
"3.5.4": {
|
||||
"name": "3.5.4",
|
||||
"date": "2025-09-04"
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"6.2.11": {
|
||||
"name": "6.2.11",
|
||||
"date": "2025-09-11"
|
||||
},
|
||||
"6.2.10": {
|
||||
"name": "6.2.10",
|
||||
"date": "2025-08-14"
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"10.1.45": {
|
||||
"name": "10.1.45",
|
||||
"date": "2025-09-02"
|
||||
},
|
||||
"9.0.109": {
|
||||
"name": "9.0.109",
|
||||
"date": "2025-09-01"
|
||||
|
||||
Reference in New Issue
Block a user