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

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.22.1
This commit is contained in:
Mathias Wagner 2024-02-15 20:11:15 +01:00 committed by GitHub
commit 654a01afc6
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.20.0</version>
<version>2.22.1</version>
</dependency>
<!-- Gson API (Decode/Encode JSON) -->