Skip to content

Commit d5d46d0

Browse files
build: bump version.log4j from 2.12.4 to 2.25.1 (#4164)
* build: bump version.log4j from 2.12.4 to 2.25.1 Bumps `version.log4j` from 2.12.4 to 2.25.1. Updates `org.apache.logging.log4j:log4j-core` from 2.12.4 to 2.25.1 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.12.4 to 2.25.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.1 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * revert --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jackshirazi <[email protected]>
1 parent 52a50e5 commit d5d46d0

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin

1 file changed

+1
-1
lines changed

apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.logging.log4j</groupId>
2626
<artifactId>log4j-core</artifactId>
27-
<version>2.25.0</version>
27+
<version>2.25.1</version>
2828
<scope>provided</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)