Compare commits

...
This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
dependabot[bot]
2e731131dd
Bump org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.3
Bumps org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.3.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 08:46:16 +00:00

View File

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