We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a69ba7 commit 09510f8Copy full SHA for 09510f8
pom.xml
@@ -139,14 +139,14 @@
139
<groupId>org.apache.logging.log4j</groupId>
140
<artifactId>log4j-api</artifactId>
141
<!-- Matches Hive, the primary user of log4j2 -->
142
- <version>2.16.0</version>
+ <version>2.17.0</version>
143
<scope>compile</scope>
144
</dependency>
145
<dependency>
146
147
<artifactId>log4j-core</artifactId>
148
149
150
151
152
0 commit comments