Skip to content

Commit 55cf3c5

Browse files
chore: bump com.google.protobuf:protobuf-java from 4.33.4 to 4.34.1 (#2454)
Bump com.google.protobuf:protobuf-java from 4.33.4 to 4.34.1. Reviewed and approved by @phipag. Review performed by Claude.
1 parent 8264d6f commit 55cf3c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/powertools-examples-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<maven.compiler.target>11</maven.compiler.target>
1313
<aspectj.version>1.9.20.1</aspectj.version>
1414
<avro.version>1.12.1</avro.version>
15-
<protobuf.version>4.33.4</protobuf.version>
15+
<protobuf.version>4.34.1</protobuf.version>
1616
</properties>
1717

1818
<dependencies>

powertools-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<kafka-clients.version>4.2.0</kafka-clients.version>
3838
<avro.version>1.12.1</avro.version>
39-
<protobuf.version>4.33.4</protobuf.version>
39+
<protobuf.version>4.34.1</protobuf.version>
4040
<lambda-serialization.version>1.3.1</lambda-serialization.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)