🤖: bitbucket, tomcat
bitbucket:
- Item root['versions']['9.4.6'] ({'name': '9.4.6', 'date': '2025-05-13'}) added to dictionary.
tomcat:
- Item root['versions']['10.1.41'] ({'name': '10.1.41', 'date': '2025-05-08'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
f851de37f5
commit
5a933afd7a
@@ -66,6 +66,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"9.4.6": {
|
||||
"name": "9.4.6",
|
||||
"date": "2025-05-13"
|
||||
},
|
||||
"8.19.18": {
|
||||
"name": "8.19.18",
|
||||
"date": "2025-05-13"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"10.1.41": {
|
||||
"name": "10.1.41",
|
||||
"date": "2025-05-08"
|
||||
},
|
||||
"9.0.104": {
|
||||
"name": "9.0.104",
|
||||
"date": "2025-04-04"
|
||||
|
||||
Reference in New Issue
Block a user