File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
hadoop-common-project/hadoop-common Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 3535 <is .hadoop.common.component>true</is .hadoop.common.component>
3636 <wsce .config.dir>../etc/hadoop</wsce .config.dir>
3737 <wsce .config.file>wsce-site.xml</wsce .config.file>
38- <logredactor .version>2.0.14 </logredactor .version>
38+ <logredactor .version>2.0.16 </logredactor .version>
3939 </properties >
4040
4141 <dependencies >
422422 <version >${logredactor.version} </version >
423423 <scope >runtime</scope >
424424 <optional >true</optional >
425- <exclusions >
426- <exclusion >
427- <groupId >org.apache.logging.log4j</groupId >
428- <artifactId >log4j-api</artifactId >
429- </exclusion >
430- <exclusion >
431- <groupId >org.apache.logging.log4j</groupId >
432- <artifactId >log4j-core</artifactId >
433- </exclusion >
434- </exclusions >
435425 </dependency >
436426 </dependencies >
437427
You can’t perform that action at this time.
0 commit comments