Kaden Sharpin
Kaden Sharpin
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
This updates two dependencies: 1. org.apache.httpcomponents:httpclient:4.5.13 -> org.apache.httpcomponents.client5:httpclient5:5.3.1 2. org.apache.httpcomponents:httpcore:4.4.12 -> org.apache.httpcomponents.core5:httpcore5:5.2.4 There are many breaking changes between the two versions and the imports changed so a lot of files...
**Tag** 127.3.1 **OS (linux/windows/macosx)** macosx **Version/Flavor (e.g. Ubuntu 20.04, Windows 10, Big Sur)** macOS 12.7.5 (12.7.5) **Arch (amd64/i386/arm64/arm)** amd64 **Report as working? (Y/N)** N **Did you test with the official...
JPA model generation was removed from the hibernate-gradle-plugin in #6632 . This removes said section in the README. ---------------------- By submitting this pull request, I confirm that my contribution is...