Skip to content

Commit 93f93c1

Browse files
Merge pull request #17 from contentstack/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.5 to 2.13.2
2 parents 7921f82 + ef93140 commit 93f93c1

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.apache.logging.log4j</groupId>
106106
<artifactId>log4j-core</artifactId>
107-
<version>2.5</version>
107+
<version>2.13.2</version>
108108
</dependency>
109109

110110
</dependencies>

0 commit comments

Comments
 (0)