Skip to content

Commit 08e6756

Browse files
build(deps): bump the java group in /java with 10 updates (#20140)
1 parent f1e8923 commit 08e6756

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@
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. -->

0 commit comments

Comments
 (0)