Skip to content

Commit 56dc64a

Browse files
build: bump org.apache.logging.log4j:log4j-bom from 2.23.1 to 2.24.1 (#3822)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.23.1 to 2.24.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.23.1...rel/2.24.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fe74a9 commit 56dc64a

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-builds/apm-agent-java8

1 file changed

+1
-1
lines changed

apm-agent-builds/apm-agent-java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Upgrade log4j2 to non vulnerable version -->
2222
<groupId>org.apache.logging.log4j</groupId>
2323
<artifactId>log4j-bom</artifactId>
24-
<version>2.23.1</version>
24+
<version>2.24.1</version>
2525
<scope>import</scope>
2626
<type>pom</type>
2727
</dependency>

0 commit comments

Comments
 (0)