Skip to content

Commit 95f5420

Browse files
Bump org.apache.kafka:kafka-clients in /arms-demo/mock-server
Bumps org.apache.kafka:kafka-clients from 2.4.0 to 2.6.3. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fc1f3a commit 95f5420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arms-demo/mock-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.kafka</groupId>
116116
<artifactId>kafka-clients</artifactId>
117-
<version>2.4.0</version>
117+
<version>2.6.3</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>mysql</groupId>

0 commit comments

Comments
 (0)