Merge pull request #15 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1

Bump log4j-core from 2.15.0 to 2.17.1
This commit is contained in:
2022-06-13 13:41:51 -05:00
committed by GitHub

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.15.0</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>