File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MODULE FILE LICENSE: lib/cglib-nodep-2.2.jar Apache License 2.0
22MODULE FILE LICENSE: lib/guava-19.0.jar Apache License 2.0
33MODULE FILE LICENSE: lib/jdom-legacy-1.1.3.jar JDOM License
4- MODULE FILE LICENSE: lib/log4j-api-2.12.1 .jar Apache License 2.0
5- MODULE FILE LICENSE: lib/log4j-core-2.12.1 .jar Apache License 2.0
4+ MODULE FILE LICENSE: lib/log4j-api-2.15.0 .jar Apache License 2.0
5+ MODULE FILE LICENSE: lib/log4j-core-2.15.0 .jar Apache License 2.0
66MODULE FILE LICENSE: lib/commons-collections4-4.1.jar Apache License 2.0
77MODULE FILE LICENSE: lib/commons-lang3-3.9.jar Apache License 2.0
88MODULE FILE LICENSE: lib/commons-io-2.6.jar Apache License 2.0
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ dependencies {
2929 api " cglib:cglib-nodep:2.2"
3030 api " com.google.guava:guava:19.0"
3131 api " org.jdom:jdom-legacy:1.1.3"
32- api " org.apache.logging.log4j:log4j-api:2.12.1 "
33- api " org.apache.logging.log4j:log4j-core:2.12.1 "
32+ api " org.apache.logging.log4j:log4j-api:2.15.0 "
33+ api " org.apache.logging.log4j:log4j-core:2.15.0 "
3434 api " org.apache.commons:commons-collections4:4.1"
3535 api " org.apache.commons:commons-lang3:3.9"
3636 api " org.apache.commons:commons-text:1.6"
You can’t perform that action at this time.
0 commit comments