Skip to content

Commit

Permalink
update com.google.protobuf:protobuf-java 2.5.0 to 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lxxawfl committed Oct 16, 2022
1 parent e2d1dd7 commit 09dc9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/hudi-trino-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.5.0</version>
<version>3.16.1</version>
<scope>${trino.bundle.bootstrap.scope}</scope>
</dependency>

Expand Down

0 comments on commit 09dc9ed

Please sign in to comment.