Skip to content

Commit c418161

Browse files
authored
Update protobuf-java to 4.28.2 to fix CVE-2024-7254 (#1738)
1 parent 2b6147b commit c418161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import BuildHelper._
33
import Dependencies._
44
import sbtassembly.AssemblyPlugin.defaultUniversalScript
55

6-
val protobufCompilerVersion = "4.26.0"
6+
val protobufCompilerVersion = "4.28.2"
77

88
val MimaPreviousVersion = "0.11.0"
99

0 commit comments

Comments
 (0)