Skip to content

Commit 32619fc

Browse files
committed
- Upgraded org.apache.logging.log4j to 2.11.1
1 parent 8308f30 commit 32619fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,12 +210,12 @@
210210
<dependency>
211211
<groupId>org.apache.logging.log4j</groupId>
212212
<artifactId>log4j-core</artifactId>
213-
<version>2.5</version>
213+
<version>2.11.1</version>
214214
</dependency>
215215
<dependency>
216216
<groupId>org.apache.logging.log4j</groupId>
217217
<artifactId>log4j-slf4j-impl</artifactId>
218-
<version>2.5</version>
218+
<version>2.11.1</version>
219219
</dependency>
220220
<dependency>
221221
<groupId>xml-apis</groupId>

0 commit comments

Comments
 (0)