Skip to content

Commit 02b9daa

Browse files
committed
HV-1859 Upgrade to Log4j 2 2.15.0
This is only a test dependency so we are not affected by the CVE but let's fix it anyway.
1 parent a888e6e commit 02b9daa

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
@@ -136,7 +136,7 @@
136136
<version.com.fasterxml.classmate>1.5.1</version.com.fasterxml.classmate>
137137
<version.joda-time>2.9.7</version.joda-time>
138138
<version.org.slf4j>1.7.22</version.org.slf4j>
139-
<version.org.apache.logging.log4j>2.13.3</version.org.apache.logging.log4j>
139+
<version.org.apache.logging.log4j>2.15.0</version.org.apache.logging.log4j>
140140

141141
<!--
142142
These dependencies are used for integration tests with WildFly.

0 commit comments

Comments
 (0)