Skip to content

Commit 4132ea3

Browse files
authored
Merge pull request #481 from AxonIQ/dependency-update/grpc
update gRPC version to fix CVE-2025-58057 in Netty.
2 parents 5dea522 + f0366b7 commit 4132ea3

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
@@ -46,7 +46,7 @@
4646

4747
<axonserver.api.version>2025.2.0</axonserver.api.version>
4848

49-
<grpc.version>1.76.0</grpc.version>
49+
<grpc.version>1.79.0</grpc.version>
5050
<protobuf.version>4.33.1</protobuf.version>
5151

5252
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)