1 parent 3ce9164 commit 05c041aCopy full SHA for 05c041a
2 files changed
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.1</avro.version>
15
- <protobuf.version>4.34.1</protobuf.version>
+ <protobuf.version>4.35.0</protobuf.version>
16
</properties>
17
18
<dependencies>
powertools-kafka/pom.xml
@@ -36,7 +36,7 @@
36
<properties>
37
<kafka-clients.version>4.2.0</kafka-clients.version>
38
39
40
<lambda-serialization.version>1.3.1</lambda-serialization.version>
41
42
0 commit comments