Skip to content

Commit 40e5c0f

Browse files
authored
Merge pull request #470 from ie3-institute/dependabot/gradle/dev/org.apache.logging.log4j-log4j-api-2.17.0
2 parents cd4587e + df3b12c commit 40e5c0f

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
@@ -74,7 +74,7 @@ dependencies {
7474
testImplementation "org.testcontainers:couchbase:$testcontainersVersion"
7575

7676
// logging
77-
implementation 'org.apache.logging.log4j:log4j-api:2.14.1' // log4j
77+
implementation 'org.apache.logging.log4j:log4j-api:2.17.0' // log4j
7878
implementation 'org.apache.logging.log4j:log4j-core:2.17.0' // log4j
7979
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.16.0' // log4j -> slf4j
8080

0 commit comments

Comments
 (0)