Skip to content

Commit 28a6d07

Browse files
authored
Merge pull request #47 from mulesoft-catalyst/46-creating-a-new-release-with-the-update-of-log4j-2172-for-cve-2021-44832
Update log4j-slf4j-impl to 2.17.2
2 parents 332af2e + 8f7c6ef commit 28a6d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.mulesoft.services</groupId>
77
<artifactId>mule-validation-sonarqube-plugin</artifactId>
8-
<version>1.0.5</version>
8+
<version>1.0.6</version>
99
<packaging>jar</packaging>
1010

1111
<url>http://maven.apache.org</url>
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.apache.logging.log4j</groupId>
5656
<artifactId>log4j-slf4j-impl</artifactId>
57-
<version>2.17.1</version>
57+
<version>2.17.2</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>jaxen</groupId>

0 commit comments

Comments
 (0)