Skip to content

Commit 9a5026e

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 6a67873 + 52944c8 commit 9a5026e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)