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 7e9ff02 commit 439b342Copy full SHA for 439b342
examples/powertools-examples-kafka/pom.xml
@@ -12,7 +12,7 @@
12
<maven.compiler.target>11</maven.compiler.target>
13
<aspectj.version>1.9.20.1</aspectj.version>
14
<avro.version>1.12.0</avro.version>
15
- <protobuf.version>4.31.1</protobuf.version>
+ <protobuf.version>4.32.0</protobuf.version>
16
</properties>
17
18
<dependencies>
powertools-kafka/pom.xml
@@ -36,7 +36,7 @@
36
<properties>
37
<kafka-clients.version>4.0.0</kafka-clients.version>
38
39
40
<lambda-serialization.version>1.1.6</lambda-serialization.version>
41
42
0 commit comments