Skip to content

Commit 8cc6249

Browse files
build: bump org.apache.logging.log4j:log4j-bom from 2.25.0 to 2.25.1 (#4165)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43e77e4 commit 8cc6249

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.25.0</version>
24+
<version>2.25.1</version>
2525
<scope>import</scope>
2626
<type>pom</type>
2727
</dependency>

0 commit comments

Comments
 (0)