🤖: dotnet, nexus, tomcat

dotnet:
- Item root['versions']['9.0.6'] ({'name': '9.0.6', 'date': '2025-06-10'}) added to dictionary.
- Item root['versions']['8.0.17'] ({'name': '8.0.17', 'date': '2025-06-10'}) added to dictionary.

nexus:
- Item root['releases']['3.81'] ({'name': '3.81', 'releaseDate': '2025-06-10', 'eoas': '2026-06-10', 'eol': '2026-12-10'}) added to dictionary.

tomcat:
- Item root['versions']['9.0.106'] ({'name': '9.0.106', 'date': '2025-06-05'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-11 02:31:11 +00:00
committed by github-actions[bot]
parent a39f0d56e0
commit c4acd1b9c5
3 changed files with 18 additions and 0 deletions

View File

@@ -50,6 +50,14 @@
}
},
"versions": {
"9.0.6": {
"name": "9.0.6",
"date": "2025-06-10"
},
"8.0.17": {
"name": "8.0.17",
"date": "2025-06-10"
},
"9.0.5": {
"name": "9.0.5",
"date": "2025-05-13"