Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit e77b453

Browse files
authored
Merge pull request #10 from awslabs/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.0
Bump log4j-core from 2.16.0 to 2.17.0
2 parents 685cd3d + 1c1302f commit e77b453

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
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<aws-sdk-version>1.11.809</aws-sdk-version>
13-
<log4j-version>2.16.0</log4j-version>
13+
<log4j-version>2.17.0</log4j-version>
1414
</properties>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)