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.1 to 2.17.0 #7

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.1 to 2.17.0
Bumps log4j-core from 2.13.1 to 2.17.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 18, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 3cf9d0af61582333dca4f53e6b87927058c226b9
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
<maven.compiler.source>11</maven.compiler.source>
<payaraVersion>5.201</payaraVersion>
<slf4j.version>1.7.30</slf4j.version>
<log4j2.version>2.13.1</log4j2.version>
<log4j2.version>2.17.0</log4j2.version>
<final.name>payaramicro-microprofile-jsf</final.name>
</properties>