Skip to content

Commit 95e06b0

Browse files
build: bump version.log4j from 2.12.4 to 2.25.0 (#4131)
* build: bump version.log4j from 2.12.4 to 2.25.0 Bumps `version.log4j` from 2.12.4 to 2.25.0. Updates `org.apache.logging.log4j:log4j-core` from 2.12.4 to 2.25.0 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.12.4 to 2.25.0 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * keep old version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylvain Juge <[email protected]>
1 parent 7b2dc6e commit 95e06b0

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.24.3</version>
27+
<version>2.25.0</version>
2828
<scope>provided</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)