Skip to content

Commit 174fcbd

Browse files
Merge pull request #338 from splunk/log4j_upgrade
upgade log4j to latest version 2.17.2
2 parents 930443e + 19c73cb commit 174fcbd

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
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.logging.log4j</groupId>
116116
<artifactId>log4j-core</artifactId>
117-
<version>2.17.1</version>
117+
<version>2.17.2</version>
118118
<scope>compile</scope>
119119
</dependency>
120120

0 commit comments

Comments
 (0)