Skip to content

Commit

Permalink
Revert "Bump log4j to 2.15.0 (apache#13226)"
Browse files Browse the repository at this point in the history
This reverts commit 6bda122.
  • Loading branch information
nicoloboschi committed Dec 10, 2021
1 parent 6bda122 commit 460dd4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@ The Apache Software License, Version 2.0
- javax.validation-validation-api-1.1.0.Final.jar
* Log4J
- log4j-log4j-1.2.17.jar
- org.apache.logging.log4j-log4j-api-2.15.0.jar
- org.apache.logging.log4j-log4j-core-2.15.0.jar
- org.apache.logging.log4j-log4j-slf4j-impl-2.15.0.jar
- org.apache.logging.log4j-log4j-web-2.15.0.jar
- org.apache.logging.log4j-log4j-api-2.10.0.jar
- org.apache.logging.log4j-log4j-core-2.10.0.jar
- org.apache.logging.log4j-log4j-slf4j-impl-2.10.0.jar
- org.apache.logging.log4j-log4j-web-2.10.0.jar
* Java Native Access JNA -- net.java.dev.jna-jna-4.2.0.jar
* BookKeeper
- org.apache.bookkeeper-bookkeeper-common-4.14.3.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ flexible messaging model and an intuitive client API.</description>
<rocksdb.version>6.10.2</rocksdb.version>
<slf4j.version>1.7.25</slf4j.version>
<commons.collections.version>3.2.2</commons.collections.version>
<log4j2.version>2.15.0</log4j2.version>
<log4j2.version>2.10.0</log4j2.version>
<bouncycastle.version>1.68</bouncycastle.version>
<bouncycastlefips.version>1.0.2</bouncycastlefips.version>
<jackson.version>2.11.1</jackson.version>
Expand Down

0 comments on commit 460dd4b

Please sign in to comment.