Skip to content

Commit a37c209

Browse files
authored
Merge pull request #195 from awsdocs/dependabot/maven/sample-apps/blank-java/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.13.0 to 2.13.2 in /sample-apps/blank-java
2 parents 507bcad + c3685e0 commit a37c209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/blank-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.logging.log4j</groupId>
4242
<artifactId>log4j-core</artifactId>
43-
<version>2.13.0</version>
43+
<version>2.13.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)