We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5833bdb commit 132ad66Copy full SHA for 132ad66
hadoop-common-project/hadoop-common/pom.xml
@@ -44,12 +44,12 @@
44
<dependency>
45
<groupId>org.apache.logging.log4j</groupId>
46
<artifactId>log4j-api</artifactId>
47
- <version>2.16.0</version>
+ <version>2.17.1</version>
48
</dependency>
49
50
51
<artifactId>log4j-core</artifactId>
52
53
54
</dependencies>
55
</dependencyManagement>
@@ -368,7 +368,7 @@
368
369
<groupId>org.cloudera.logredactor</groupId>
370
<artifactId>logredactor</artifactId>
371
- <version>2.0.11</version>
+ <version>2.0.13</version>
372
<scope>runtime</scope>
373
<optional>true</optional>
374
0 commit comments