Update dependency org.apache.logging.log4j:log4j-core to v2.25.3
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-03-11 22:06:24 +00:00
parent ea1f3f3154
commit 1a52cd01d9

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.25.2</version>
<version>2.25.3</version>
</dependency>
<!-- Web Dependencies -->