File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.apache.maven.plugins</groupId >
101101 <artifactId >maven-jar-plugin</artifactId >
102- <version >3.5.0 </version >
102+ <version >3.5.1 </version >
103103 <executions >
104104 <execution >
105105 <goals >
Original file line number Diff line number Diff line change 7070 <!-- NOTE Netty handler and boring SSL must be kept compatible with grpc
7171 https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
7272 <netty .handler.version>4.2.16.Final</netty .handler.version>
73- <tcnative .boring.ssl.version>2.0.80 .Final</tcnative .boring.ssl.version>
73+ <tcnative .boring.ssl.version>2.0.81 .Final</tcnative .boring.ssl.version>
7474
7575 <protobuf .java.version>4.35.1</protobuf .java.version>
7676 <protobuf .protoc.version>${protobuf.java.version} </protobuf .protoc.version>
You can’t perform that action at this time.
0 commit comments