Skip to content

Commit 0954f9b

Browse files
Bump org.apache.logging.log4j:log4j-bom in /data-prepper-core (#6894)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.25.3 to 2.26.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.25.3...rel/2.26.0) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.26.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 0d9b8b0 commit 0954f9b

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation 'io.micrometer:micrometer-registry-cloudwatch2'
4949
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
5050
implementation 'software.amazon.awssdk:cloudwatch'
51-
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.3')
51+
implementation platform('org.apache.logging.log4j:log4j-bom:2.26.0')
5252
implementation 'org.apache.logging.log4j:log4j-core'
5353
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
5454
implementation 'javax.inject:javax.inject:1'

0 commit comments

Comments
 (0)