ijuma opened a new pull request #9082: URL: https://github.com/apache/kafka/pull/9082
I left out updates that could be risky. Preliminary testing indicates we can build (including spotBugs) and run tests with Java 15 with these changes. I will do more thorough testing once Java 15 reaches release candidate stage in a few weeks. Minor updates with mostly bug fixes: - Scala: 2.12.11 -> 2.12.12 - Bouncy castle: 1.64 -> 1.66 - HttpClient: 4.5.11 -> 4.5.12 - Mockito: 3.3.3 -> 3.4.4 - Netty: 4.5.10 -> 4.5.11 - Snappy: 1.1.7.3 -> 1.1.7.6 - Zstd: 1.4.5-2 -> 1.4.5-6 Gradle plugin upgrades: - Gradle versions: 0.28.0 -> 0.29.0 - Git: 4.0.1 -> 4.0.2 - Scoverage: 1.4.1 -> 1.4.2 - Shadow: 5.2.0 -> 6.0.0 - Test Retry: 1.1.5 -> 1.1.6 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org