Skip to content

Commit aa5a7c4

Browse files
authored
Fixing vulnerability in transitive protobuf-java (#1177)
Signed-off-by: salaboy <[email protected]>
1 parent 4d0623d commit aa5a7c4

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
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17-
<grpc.version>1.64.0</grpc.version>
17+
<grpc.version>1.68.2</grpc.version>
1818
<protobuf.version>3.25.5</protobuf.version>
1919
<protocCommand>protoc</protocCommand>
2020
<dapr.proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/v1.14.4/dapr/proto</dapr.proto.baseurl>

0 commit comments

Comments
 (0)