Skip to content

Commit 6f120f3

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.0
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.24.3 to 2.25.0. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.24.3...rel/2.25.0) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571f498 commit 6f120f3

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
@@ -91,7 +91,7 @@ dependencies {
9191
testImplementation "org.testcontainers:couchbase:$testcontainersVersion"
9292

9393
// logging
94-
implementation platform('org.apache.logging.log4j:log4j-bom:2.24.3')
94+
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
9595
implementation 'org.apache.logging.log4j:log4j-api' // log4j
9696
implementation 'org.apache.logging.log4j:log4j-core' // log4j
9797
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j

0 commit comments

Comments
 (0)