Re: Pull Request Reviews/Feedback Please

2021-09-11 Thread Matt Sicker
Updates that help with testing in newer JDKs while still supporting older ones (which version tends to depend on the specific component; most have been or can be upgraded to JDK 8 at least). With Java 17 coming out, some developers will make the jump from 11 to 17. On Sat, Sep 11, 2021 at 11:49 AM

Re: Pull Request Reviews/Feedback Please

2021-09-11 Thread John Patrick
So dependabot, most commons project already have it, so was helping out adding it the the rest. But the main reason was pro-active DevSecOps. So automatically testing the current main branch against the latest releases of dependencies. Save developer and contributors manually watching out for new d