Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-netty-shaded from 1.46.0 to 1.52.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-netty-shaded from 1.46.0 to 1.52.1.

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

See this project in Snyk:
https://app.snyk.io/org/chequer/project/31180514-4045-41a5-9a00-1cee1a27fd89?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 1, 2023
1 parent ed82391 commit e69566f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JDBC.NET.Bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<version>1.46.0</version>
<version>1.52.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e69566f

Please sign in to comment.