Skip to content

Commit 52d1262

Browse files
Merge pull request #36 from aws-samples/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2 parents 3f923fd + 5a4ac85 commit 52d1262

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.apache.logging.log4j</groupId>
8989
<artifactId>log4j-core</artifactId>
90-
<version>2.17.0</version>
90+
<version>2.17.1</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)