We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 716a9d4 + 0675482 commit 180855fCopy full SHA for 180855f
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
// logging
77
implementation 'org.apache.logging.log4j:log4j-api:2.14.1' // log4j
78
implementation 'org.apache.logging.log4j:log4j-core:2.14.1' // log4j
79
- implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1' // log4j -> slf4j
+ implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.16.0' // log4j -> slf4j
80
81
// Databases
82
implementation 'org.influxdb:influxdb-java:2.22'
0 commit comments