Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-stub from 1.60.0 to 1.60.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.60.0 to 1.60.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.grpc/grpc-stub/

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
  • Loading branch information
snyk-bot committed Jan 15, 2024
1 parent 6e856a7 commit ca0db35
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.60.0</grpc.version>
<grpc.version>1.60.1</grpc.version>
<protobuf.version>3.25.1</protobuf.version>
<tomcat.annotation.api.version>6.0.53</tomcat.annotation.api.version>
</properties>
Expand Down

0 comments on commit ca0db35

Please sign in to comment.