Skip to content

Commit 8860db9

Browse files
committed
chore: Fix CVE-2024-7254 com.google.protobuf:protobuf-java Stack-based Buffer Overflow Signed-off-by: Spolti <[email protected]>
1 parent aa7089a commit 8860db9

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
@@ -62,7 +62,7 @@
6262
<litelinks-version>1.7.2</litelinks-version>
6363
<kv-utils-version>0.5.1</kv-utils-version>
6464
<etcd-java-version>0.0.24</etcd-java-version>
65-
<protobuf-version>3.25.3</protobuf-version>
65+
<protobuf-version>3.25.5</protobuf-version>
6666
<annotation-version>9.0.87</annotation-version>
6767
<guava-version>33.1.0-jre</guava-version>
6868
<jackson-databind-version>2.16.2</jackson-databind-version>

0 commit comments

Comments
 (0)