🤖: eslint, mongodb, tomcat

eslint:
- Item root['versions']['9.33.0'] ({'name': '9.33.0', 'date': '2025-08-08'}) added to dictionary.

mongodb:
- Item root['versions']['8.1.3'] ({'name': '8.1.3', 'date': '2025-08-08'}) added to dictionary.

tomcat:
- Item root['versions']['10.1.44'] ({'name': '10.1.44', 'date': '2025-08-04'}) added to dictionary.
- Item root['versions']['9.0.108'] ({'name': '9.0.108', 'date': '2025-07-31'}) added to dictionary.
- Item root['versions']['11.0.10'] ({'name': '11.0.10', 'date': '2025-07-31'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-08-09 02:35:06 +00:00
committed by github-actions[bot]
parent e50a9cbf3c
commit 540f537ba0
3 changed files with 20 additions and 0 deletions

View File

@@ -46,6 +46,10 @@
}
},
"versions": {
"9.33.0": {
"name": "9.33.0",
"date": "2025-08-08"
},
"9.32.0": {
"name": "9.32.0",
"date": "2025-07-25"

View File

@@ -106,6 +106,10 @@
}
},
"versions": {
"8.1.3": {
"name": "8.1.3",
"date": "2025-08-08"
},
"7.0.23": {
"name": "7.0.23",
"date": "2025-08-07"

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"10.1.44": {
"name": "10.1.44",
"date": "2025-08-04"
},
"9.0.108": {
"name": "9.0.108",
"date": "2025-07-31"
},
"11.0.10": {
"name": "11.0.10",
"date": "2025-07-31"
},
"9.0.107": {
"name": "9.0.107",
"date": "2025-07-02"