CE-878: attempt to fix log4j dependencies

This commit is contained in:
Tim Chamberlain
2024-02-28 10:55:17 -06:00
parent 6919d9d810
commit 049f5a6b42
2 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.17.1</version>
<version>2.23.0</version>
</dependency>
<dependency>
@ -117,4 +117,4 @@
</plugins>
</build>
</project>
</project>