Skip to content

Commit a211bdb

Browse files
author
TheProgramSrc
authored
Merge pull request #4 from TheProgramSrc/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.5 to 2.13.2
2 parents fcb0dcf + e36ff49 commit a211bdb

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.apache.logging.log4j</groupId>
164164
<artifactId>log4j-core</artifactId>
165-
<version>2.5</version>
165+
<version>2.13.2</version>
166166
<scope>provided</scope>
167167
</dependency>
168168
</dependencies>

0 commit comments

Comments
 (0)