Skip to content

Commit d558d05

Browse files
authored
Merge pull request #17 from johspaeth/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.13.2 to 2.17.1
2 parents af841e1 + a6bb656 commit d558d05

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.logging.log4j</groupId>
4242
<artifactId>log4j-core</artifactId>
43-
<version>2.13.2</version>
43+
<version>2.17.1</version>
4444
</dependency>
4545
</dependencies>
4646

0 commit comments

Comments
 (0)