Skip to content

Commit 910acba

Browse files
chore: Security upgrade io.grpc:grpc-protobuf from 1.48.1 to 1.48.2 (#114)
fix: providers/flagd/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284 Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]> Co-authored-by: snyk-bot <[email protected]>
1 parent d8ac4bd commit 910acba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>io.grpc</groupId>
3838
<artifactId>grpc-protobuf</artifactId>
39-
<version>1.48.1</version>
39+
<version>1.48.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)