We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbb710 commit 92bea37Copy full SHA for 92bea37
metric-module/metric/pom.xml
@@ -165,17 +165,17 @@
165
<dependency>
166
<groupId>org.apache.kafka</groupId>
167
<artifactId>kafka-clients</artifactId>
168
- <version>2.3.1</version>
+ <version>3.2.3</version>
169
</dependency>
170
171
<groupId>org.springframework.kafka</groupId>
172
<artifactId>spring-kafka</artifactId>
173
- <version>2.3.10.RELEASE</version>
+ <version>2.9.4</version>
174
175
176
177
<artifactId>spring-kafka-test</artifactId>
178
179
<scope>test</scope>
180
<exclusions>
181
<exclusion>
0 commit comments