Skip to content

Commit ba8a230

Browse files
authored
Merge branch 'grafana:main' into main
2 parents b809d1b + dafe641 commit ba8a230

File tree

1 file changed

+1
-1
lines changed
  • test/integration/components/javakafka

1 file changed

+1
-1
lines changed

test/integration/components/javakafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.apache.kafka</groupId>
1818
<artifactId>kafka-clients</artifactId>
19-
<version>3.7.1</version>
19+
<version>3.9.1</version>
2020
</dependency>
2121

2222
</dependencies>

0 commit comments

Comments
 (0)