Skip to content

Commit a404fce

Browse files
authored
Merge pull request #199 from JoshTDN03/master
Update log4j to 2.17.1 to address CVE-2021-44832.
2 parents 7d1670f + cfcae2b commit a404fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>scalecube-config-examples</artifactId>
1212

1313
<properties>
14-
<log4j.version>2.13.3</log4j.version>
14+
<log4j.version>2.17.1</log4j.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)