We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f2138 commit 1b9bb96Copy full SHA for 1b9bb96
pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>org.apache.kafka</groupId>
29
<artifactId>kafka-clients</artifactId>
30
- <version>2.6.0</version>
+ <version>2.7.0</version>
31
</dependency>
32
33
<groupId>com.google.api</groupId>
samples/snapshot/pom.xml
@@ -48,7 +48,7 @@
48
49
50
51
52
53
<!-- {x-version-update-end} -->
54
samples/snippets/pom.xml
0 commit comments