eziosudo opened a new pull request, #13982: URL: https://github.com/apache/kafka/pull/13982
Upgrade minor versions with backward compatible changes. Similar with https://github.com/apache/kafka/pull/13673 ## Release notes for dependencies: ### bcpkix 1.73 -> 1.75 Defects Fixed in 1.74 and 1.75. Addtional features and functionality in 1.74 doesn't impact Kafka. Release notes: https://www.bouncycastle.org/releasenotes.html#r1rv74 https://www.bouncycastle.org/releasenotes.html#r1rv75 ### jqwik 1.7.2 -> 1.7.4 Bug fixes. Breaking changes and new & enhancement features doesn't impact Kafka. Release notes: https://jqwik.net/release-notes.html#173 https://jqwik.net/release-notes.html#174 ### mavenArtifact 3.8.4 -> 3.8.8 Regression fixes and general fixes. Release notes: https://maven.apache.org/docs/3.8.5/release-notes.html https://maven.apache.org/docs/3.8.6/release-notes.html https://maven.apache.org/docs/3.8.7/release-notes.html https://maven.apache.org/docs/3.8.8/release-notes.html ### netty: 4.1.92.Final -> 4.1.94.Final Bug fixes releases. Fix [CVE-2023-34462](https://github.com/netty/netty/security/advisories/GHSA-6mjq-h674-j845) Release notes: https://netty.io/news/2023/05/25/4-1-93-Final.html https://netty.io/news/2023/06/19/4-1-94-Final.html ### swaggerAnnotations 2.2.8 -> 2.2.14 @Operation and @Parameter won't be impacted. Release notes: https://github.com/swagger-api/swagger-core/releases ### swaggerJaxrs2 2.2.8 -> 2.2.14 Release notes: https://github.com/swagger-api/swagger-core/releases ## Compatibility Verify build and test with JDK8 and JDK17. ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org