Upgrade to Log4J 2.16.0

Closes gh-222
This commit is contained in:
Brian Clozel
2021-12-14 22:22:31 +01:00
parent a514704b3f
commit 2ded7469f4

View File

@@ -86,7 +86,7 @@ configure(moduleProjects) {
entry 'mongodb-driver-core'
entry 'bson'
}
dependencySet(group: 'org.apache.logging.log4j', version: '2.14.1') {
dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') {
entry 'log4j-api'
entry 'log4j-core'
entry 'log4j-jul'