Skip to content

Commit d936db9

Browse files
Bump org.apache.logging.log4j:log4j-bom in /data-prepper-core (#6376) (#6516)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.25.1 to 2.25.3. - [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.1...rel/2.25.3) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch ... (cherry picked from commit 1ed9cfb) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a74108f commit d936db9

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'io.micrometer:micrometer-registry-cloudwatch2'
4444
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
4545
implementation 'software.amazon.awssdk:cloudwatch'
46-
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.1')
46+
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.3')
4747
implementation 'org.apache.logging.log4j:log4j-core'
4848
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
4949
implementation 'javax.inject:javax.inject:1'

0 commit comments

Comments
 (0)