Skip to content

Commit 14db75d

Browse files
committed
fix: upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0
Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0. See this package in maven: io.grpc:grpc-stub See this project in Snyk: https://app.snyk.io/org/b.w.donnelly1/project/537d8cdc-cdc5-4851-8ce3-bfc4014a9b50?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a9b9393 commit 14db75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686

8787
<properties>
8888
<deep-proto.version>1.0.5</deep-proto.version>
89-
<grpc.version>1.65.1</grpc.version>
89+
<grpc.version>1.66.0</grpc.version>
9090
<netty.version>4.1.100.Final</netty.version>
9191
<tcnative.version>2.0.65.Final</tcnative.version>
9292
<asm.version>8.0.1</asm.version>

0 commit comments

Comments
 (0)