Skip to content

Commit

Permalink
build(deps-dev): bump log4j-core from 2.14.1 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps log4j-core from 2.14.1 to 2.15.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 380aebd)
  • Loading branch information
dependabot[bot] authored and smcvb committed Dec 10, 2021
1 parent 7ca21a0 commit 6efd14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<spring.boot.version>2.5.3</spring.boot.version>
<!-- Logging -->
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.14.1</log4j.version>
<log4j.version>2.15.0</log4j.version>
<!-- Testing -->
<junit.jupiter.version>5.7.2</junit.jupiter.version>
<mockito.version>3.11.2</mockito.version>
Expand Down

0 comments on commit 6efd14c

Please sign in to comment.