Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-netty from 1.64.0 to 1.66.0 (#33)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-netty from 1.64.0 to 1.66.0.

See this package in maven:
io.grpc:grpc-netty

See this project in Snyk:
https://app.snyk.io/org/aserto-snyk/project/d3bad4bc-9e8b-414b-80f4-5f36ff65b615?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
gertd and snyk-bot authored Aug 29, 2024
1 parent 57ba885 commit 7e33713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<grpc.version>1.64.0</grpc.version>
<grpc.version>1.66.0</grpc.version>
<protobuf.version>3.25.3</protobuf.version>
<tomcat.annotation.api.version>6.0.53</tomcat.annotation.api.version>
<protovalidate.version>0.2.1</protovalidate.version>
Expand Down

0 comments on commit 7e33713

Please sign in to comment.