Merge pull request from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-slf4j-impl-2.24.0

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0
This commit is contained in:
2024-09-09 21:50:22 +02:00
committed by GitHub

@ -111,7 +111,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId> <artifactId>log4j-slf4j-impl</artifactId>
<version>2.23.1</version> <version>2.24.0</version>
</dependency> </dependency>
<!-- Gson API (Decode/Encode JSON) --> <!-- Gson API (Decode/Encode JSON) -->