Skip to content

Commit 64c2151

Browse files
build(deps): bump the java group in /java with 2 updates (#20800)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ca0213 commit 64c2151

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
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>

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
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>

0 commit comments

Comments
 (0)