Commit d9bcee9 1 parent b6916eb commit d9bcee9 Copy full SHA for d9bcee9
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -395,7 +395,7 @@ hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js
395
395
leveldb v1.13
396
396
397
397
com.google.protobuf:protobuf-java:2.5.0
398
- com.google.protobuf:protobuf-java:3.25.3
398
+ com.google.protobuf:protobuf-java:3.25.5
399
399
com.google.re2j:re2j:1.1
400
400
com.jcraft:jsch:0.1.55
401
401
com.thoughtworks.paranamer:paranamer:2.3
Original file line number Diff line number Diff line change 93
93
<!-- Protobuf scope in other modules which explicitly import the libarary -->
94
94
<transient .protobuf2.scope>${common.protobuf2.scope} </transient .protobuf2.scope>
95
95
<!-- ProtocolBuffer version, actually used in Hadoop -->
96
- <hadoop .protobuf.version>3.23.4 </hadoop .protobuf.version>
96
+ <hadoop .protobuf.version>3.25.5 </hadoop .protobuf.version>
97
97
<protoc .path>${env.HADOOP_PROTOC_PATH} </protoc .path>
98
98
99
99
<hadoop-thirdparty .version>1.3.0</hadoop-thirdparty .version>
You can’t perform that action at this time.
0 commit comments