Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.1 to 2.12.4 in /core
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.1 to 2.12.4.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent cd62e26 commit c5c5a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.1</version>
<version>2.12.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c5c5a18

Please sign in to comment.