File tree Expand file tree Collapse file tree
apm-sniffer/optional-reporter-plugins Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Release Notes.
2020* Eliminate repeated code with HttpServletRequestWrapper in mvc-annotation-commons.
2121* Add the jdk httpclient plugin.
2222* Enhance spring-kafka plugin to support kafka-clients 3.7.1+ with spring-kafka 3.1.0+
23+ * Upgrade kafka-clients version in optional-reporter-plugins to 3.9.1
2324
2425All issues and pull requests are [ here] ( https://github.com/apache/skywalking/milestone/242?closed=1 )
2526
Original file line number Diff line number Diff line change 4141 <ant-contrib .version>1.0b3</ant-contrib .version>
4242 <ant-nodeps .version>1.8.1</ant-nodeps .version>
4343
44- <kafka-clients .version>2.4 .1</kafka-clients .version>
44+ <kafka-clients .version>3.9 .1</kafka-clients .version>
4545 <spring-kafka-test .version>2.4.6.RELEASE</spring-kafka-test .version>
4646 </properties >
4747
You can’t perform that action at this time.
0 commit comments