Merge pull request #9 from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-api-2.23.0

Bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0
This commit is contained in:
Mathias Wagner 2024-02-23 18:12:07 +01:00 committed by GitHub
commit fd64aed50e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.22.1</version>
<version>2.23.0</version>
</dependency>
<!-- Logging Core -->