Skip to content

Commit 507bcad

Browse files
authored
Merge pull request #196 from awsdocs/dependabot/maven/sample-apps/java-basic/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.13.0 to 2.13.2 in /sample-apps/java-basic
2 parents 34286d9 + 2dd7a54 commit 507bcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/java-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.apache.logging.log4j</groupId>
3333
<artifactId>log4j-core</artifactId>
34-
<version>2.13.0</version>
34+
<version>2.13.2</version>
3535
<scope>test</scope>
3636
</dependency>
3737
<dependency>

0 commit comments

Comments
 (0)