Skip to content

Commit 505b72f

Browse files
authored
Merge pull request #579 from aws/dependabot/maven/aws-lambda-java-log4j2/org.apache.logging.log4j-log4j-core-2.25.3
build(deps): bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /aws-lambda-java-log4j2
2 parents 4e4ca85 + a6aa6ec commit 505b72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-lambda-java-log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<maven.compiler.source>1.8</maven.compiler.source>
3636
<maven.compiler.target>1.8</maven.compiler.target>
37-
<log4j.version>2.17.1</log4j.version>
37+
<log4j.version>2.25.3</log4j.version>
3838
</properties>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)