Open
Description
Proposal
With Testcontainers being available, I do not think it worth investing any effort in maintaining code for local Java process management and provisioning. JAR bundling is neither fun nor safe for the scanners, so I think it is better to just delete it
Scope
- Remove WireMock JAR and all JAR management logic from the repository
- Update documentation to reflect the change
The change would be merged as a part of the Python WireMock 3 release
References
No response