Skip to content

Commit e53c19b

Browse files
manuzhangdongjoon-hyun
authored andcommitted
ORC-2035: Upgrade protobuf-java to 3.25.5
### What changes were proposed in this pull request? Upgrade protobuf-java to 3.25.5 ### Why are the changes needed? [CVE-2024-7254](GHSA-735f-pc8j-v9w8) ### How was this patch tested? Existing tests. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #2452 from manuzhang/orc-2035. Authored-by: manuzhang <owenzhang1990@gmail.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 79848fa commit e53c19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.google.protobuf</groupId>
134134
<artifactId>protobuf-java</artifactId>
135-
<version>3.22.3</version>
135+
<version>3.25.5</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)