File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 <properties >
6767 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6868 <!-- Define versions which are also used by grpc-client/pom.xml. -->
69- <grpc .version>1.80 .0</grpc .version>
69+ <grpc .version>1.81 .0</grpc .version>
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 -->
72- <netty .handler.version>4.2.12 .Final</netty .handler.version>
72+ <netty .handler.version>4.2.13 .Final</netty .handler.version>
7373 <tcnative .boring.ssl.version>2.0.77.Final</tcnative .boring.ssl.version>
7474
7575 <protobuf .java.version>4.34.1</protobuf .java.version>
7676 <protobuf .protoc.version>${protobuf.java.version} </protobuf .protoc.version>
7777 <checkstyle .plugin.version>3.6.0</checkstyle .plugin.version>
78- <log4j2 .version>2.25.4 </log4j2 .version>
78+ <log4j2 .version>2.26.0 </log4j2 .version>
7979 </properties >
8080
8181 <!-- Add new dependencies here and then add it below or in your module. -->
You can’t perform that action at this time.
0 commit comments