Refactor Microsoft JDK installer to fetch version information from Microsoft by schdief · Pull Request #928 · actions/setup-java

@schdief

…crosoft Learn

- Removed dependency on static JSON file for version info
- Implemented HTML parsing to dynamically retrieve available JDK versions
- Updated unit tests to reflect new version fetching method
- Revised documentation to reflect changes in version retrieval and network requirements
- Deleted outdated JSON file as it is no longer needed