Skip to content

Commit 02d2011

Browse files
authored
Merge pull request #104 from aws/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.8.1 to 2.13.2
2 parents 2e93ba3 + 8be53f7 commit 02d2011

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.apache.logging.log4j</groupId>
144144
<artifactId>log4j-core</artifactId>
145-
<version>2.8.1</version>
145+
<version>2.13.2</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)