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

Bump org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1
This commit is contained in:
Mathias Wagner 2024-09-30 19:27:14 +02:00 committed by GitHub
commit f3e838d1da
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.24.0</version>
<version>2.24.1</version>
</dependency>
<!-- Logging Core -->