Skip to content

Commit 04fc130

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.25.0 to 2.25.1
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.25.0 to 2.25.1. - [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.25.0...rel/2.25.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b207390 commit 04fc130

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
@@ -70,7 +70,7 @@ dependencies{
7070
}
7171

7272
// logging
73-
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
73+
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.1')
7474
implementation 'org.apache.logging.log4j:log4j-api' // log4j
7575
implementation 'org.apache.logging.log4j:log4j-core' // log4j
7676
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j

0 commit comments

Comments
 (0)