Merge pull request #40 from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-core-2.23.1

Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1
This commit is contained in:
Mathias Wagner 2024-03-11 10:48:25 +01:00 committed by GitHub
commit 302a3460ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId> <artifactId>log4j-core</artifactId>
<version>2.23.0</version> <version>2.23.1</version>
</dependency> </dependency>
<!-- Logging SLF4J Implementation --> <!-- Logging SLF4J Implementation -->