Skip to content

Commit c8fa0e4

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.22.0 to 2.22.1 (#974)
1 parent e88fee1 commit c8fa0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383
testImplementation "org.testcontainers:couchbase:$testcontainersVersion"
8484

8585
// logging
86-
implementation platform('org.apache.logging.log4j:log4j-bom:2.22.0')
86+
implementation platform('org.apache.logging.log4j:log4j-bom:2.22.1')
8787
implementation 'org.apache.logging.log4j:log4j-api' // log4j
8888
implementation 'org.apache.logging.log4j:log4j-core' // log4j
8989
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j

0 commit comments

Comments
 (0)