Skip to content

Commit 09525b1

Browse files
committed
fix: upgrade io.grpc:grpc-core from 1.61.0 to 1.61.1
Snyk has created this PR to upgrade io.grpc:grpc-core from 1.61.0 to 1.61.1. See this package in Maven Repository: https://mvnrepository.com/artifact/io.grpc/grpc-core/ See this project in Snyk: https://app.snyk.io/org/b.w.donnelly1/project/b7bb6d44-f676-4689-a631-ac6b10ddf3ec?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f9f0573 commit 09525b1

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.61.0</grpc.version>
89+
<grpc.version>1.61.1</grpc.version>
9090
<netty.version>4.1.100.Final</netty.version>
9191
<tcnative.version>2.0.62.Final</tcnative.version>
9292
<asm.version>8.0.1</asm.version>

0 commit comments

Comments
 (0)