divijvaidya opened a new pull request, #13673: URL: https://github.com/apache/kafka/pull/13673
All dependency upgrades in the PR are minor upgrades with backward compatible changes. Note that no major version for dependencies have been changed to make it a low risk change (and possibly merge to 3.5). There are separate PRs such as https://github.com/apache/kafka/pull/13662 which will upgrade the major versions. ## Release notes for dependencies: ### bcpkix Release notes: https://www.bouncycastle.org/releasenotes.html#r1rv73 ### httpclient Release notes: https://downloads.apache.org/httpcomponents/httpclient/RELEASE_NOTES-4.5.x.txt ### jackson and jackson-databind Release notes: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13.5 ### jacoco Release notes: https://github.com/jacoco/jacoco/releases ### javaassist Release notes: https://github.com/jboss-javassist/javassist/releases ### jetty Release notes: https://github.com/eclipse/jetty.project/releases?q=9.4.51&expanded=true ### jersey Release notes: https://github.com/eclipse-ee4j/jersey/releases ### jline Release notes: https://github.com/jline/jline3/releases ### jaxb Can't find release notes! But https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.1 is the latest version in maven. ### junit Release notes: https://junit.org/junit5/docs/current/release-notes/index.html#release-notes-5.9.3 ### mockito Release notes: https://github.com/mockito/mockito/releases?q=v4.11.0&expanded=true ### netty Release notes: https://netty.io/news/2023/04/25/4-1-92-Final.html ### reload4j Release notes: https://reload4j.qos.ch/ ### scalaCollectionCompat Release notes: https://github.com/scala/scala-collection-compat/releases?q=2.10.0&expanded=true ### scoverage Release notes: https://github.com/scoverage/sbt-scoverage/releases?page=2 ## Compatibility - Verified build and test with JDK8 and JDK 17 -- 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