We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7693445 commit 021ea01Copy full SHA for 021ea01
pom.xml
@@ -103,7 +103,7 @@
103
<!-- see: https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
104
<netty.tcnative.version>2.0.52.Final</netty.tcnative.version>
105
<picocli.version>4.7.6</picocli.version>
106
- <protobuf.version>3.25.3</protobuf.version>
+ <protobuf.version>3.25.5</protobuf.version>
107
<sl4j.version>1.7.36</sl4j.version>
108
<!-- also remember to bump the version in flytekit-bom module -->
109
<spotless.version>2.21.0</spotless.version>
0 commit comments