Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump log4j-core from 2.13.3 to 2.16.0 #39

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump log4j-core from 2.13.3 to 2.16.0
Bumps log4j-core from 2.13.3 to 2.16.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 14, 2021
commit 511886d1301081ae4843781e458b8e270a51feb6
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
<!-- Dependency versions -->
<emf.version>2.15.0</emf.version>
<atlanmod-commons.version>1.0.1</atlanmod-commons.version>
<log4j.version>2.13.3</log4j.version>
<log4j.version>2.16.0</log4j.version>
<junit.version>4.13.1</junit.version>
<equinox.common.version>3.10.0</equinox.common.version>
<assertj.version>3.10.0</assertj.version>