Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-09 08:26:39 +00:00 committed by GitHub
parent 4ac3aba4ee
commit cd12e3acdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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