Skip to content

Commit 0b10452

Browse files
Bump org.apache.logging.log4j:log4j-bom in /data-prepper-core (#5852)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd17f71 commit 0b10452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'io.micrometer:micrometer-registry-cloudwatch2'
3838
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
3939
implementation 'software.amazon.awssdk:cloudwatch'
40-
implementation platform('org.apache.logging.log4j:log4j-bom:2.24.3')
40+
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
4141
implementation 'org.apache.logging.log4j:log4j-core'
4242
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
4343
implementation 'javax.inject:javax.inject:1'

0 commit comments

Comments
 (0)