Skip to content

Commit d3e510e

Browse files
committed
update to log4j 2.12.2
1 parent 6212aec commit d3e510e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<!-- this is the last version of log4j that is compatible with Java 7. Due to a known vulnerability
107107
(https://nvd.nist.gov/vuln/detail/CVE-2020-9488#vulnCurrentDescriptionTitle), the SMTP appender is
108108
excluded from the build and not packaged into the agent artifacts -->
109-
<version.log4j>2.12.1</version.log4j>
109+
<version.log4j>2.12.2</version.log4j>
110110
<version.log4j2-ecs-layout>1.1.0</version.log4j2-ecs-layout>
111111
<version.spring>5.0.15.RELEASE</version.spring>
112112
<version.spring-boot>2.2.2.RELEASE</version.spring-boot>

0 commit comments

Comments
 (0)