File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 <dependency >
4949 <groupId >io.grpc</groupId >
5050 <artifactId >grpc-netty-shaded</artifactId >
51- <version >1.68.0 </version >
51+ <version >1.68.3 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >io.grpc</groupId >
5555 <artifactId >grpc-protobuf</artifactId >
56- <version >1.68.0 </version >
56+ <version >1.68.3 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >io.grpc</groupId >
6060 <artifactId >grpc-stub</artifactId >
61- <version >1.68.0 </version >
61+ <version >1.68.3 </version >
6262 </dependency >
6363 <dependency ><!-- https://github.com/grpc/grpc-java/blob/master/README.md#generated-code -->
6464 <groupId >org.apache.tomcat</groupId >
130130 <configuration >
131131 <pluginId >grpc-java</pluginId >
132132 <protocArtifact >com.google.protobuf:protoc:3.25.3:exe:${os.detected.classifier} </protocArtifact >
133- <pluginArtifact >io.grpc:protoc-gen-grpc-java:1.68.0 :exe:${os.detected.classifier} </pluginArtifact >
133+ <pluginArtifact >io.grpc:protoc-gen-grpc-java:1.68.3 :exe:${os.detected.classifier} </pluginArtifact >
134134 </configuration >
135135 <executions >
136136 <execution >
You can’t perform that action at this time.
0 commit comments