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.
1 parent b207390 commit 04fc130Copy full SHA for 04fc130
build.gradle
@@ -70,7 +70,7 @@ dependencies{
70
}
71
72
// logging
73
- implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
+ implementation platform('org.apache.logging.log4j:log4j-bom:2.25.1')
74
implementation 'org.apache.logging.log4j:log4j-api' // log4j
75
implementation 'org.apache.logging.log4j:log4j-core' // log4j
76
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j
0 commit comments