Skip to content

Commit 3326426

Browse files
authored
Merge pull request #1 from alta404/CVE-2024-7254
Bump protobuf to remediate CVE-2024-7254
2 parents 4090c60 + b3519bd commit 3326426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<snakeyaml.version>2.2</snakeyaml.version>
5050
<slf4j.version>2.0.13</slf4j.version>
5151
<caffeine.version>2.9.3</caffeine.version>
52-
<protobuf.version>4.27.1</protobuf.version>
52+
<protobuf.version>4.27.5</protobuf.version>
5353
<junit-jupiter.version>5.10.2</junit-jupiter.version>
5454
<bucket4j.version>8.10.1</bucket4j.version>
5555
<bouncycastle.version>1.78.1</bouncycastle.version>

0 commit comments

Comments
 (0)