Skip to content

Commit

Permalink
Downgrade protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jul 29, 2024
1 parent 5782116 commit b8c3501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.27.2</version>
<version>3.25.4</version>
</dependency>
<dependency>
<groupId>com.google.cloud.bigdataoss</groupId>
Expand Down

0 comments on commit b8c3501

Please sign in to comment.