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.12.1 to 2.14.0 #390

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2021

Bumps log4j-core from 2.12.1 to 2.14.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps log4j-core from 2.12.1 to 2.14.0.

Signed-off-by: dependabot[bot] <support@github.com>
@sonarcloud
Copy link

sonarcloud bot commented Jan 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@aepfli
Copy link
Member

aepfli commented Jan 1, 2021

should be combined with #392

@@ -51,7 +51,7 @@ dependencies {
testImplementation(group = "org.mockito", name = "mockito-core", version = "3.3.3")
testImplementation(group = "com.google.jimfs", name = "jimfs", version = "1.1")

testRuntimeOnly(group = "org.apache.logging.log4j", name = "log4j-core", version = "2.12.1")
testRuntimeOnly(group = "org.apache.logging.log4j", name = "log4j-core", version = "2.14.0")
testRuntimeOnly(group = "org.apache.logging.log4j", name = "log4j-jul", version = "2.12.1")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
testRuntimeOnly(group = "org.apache.logging.log4j", name = "log4j-jul", version = "2.12.1")
testRuntimeOnly(group = "org.apache.logging.log4j", name = "log4j-jul", version = "2.14.0")

@Bukama
Copy link
Member

Bukama commented Jan 2, 2021

I'll create a combined one

@Bukama Bukama closed this Jan 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/org.apache.logging.log4j-log4j-core-2.14.0 branch January 2, 2021 08:28
Bukama added a commit that referenced this pull request Jan 2, 2021
This is a combined PR of those from dependabot to update the connected dependencies in a single commit.

See #390 and #392

PR: #398
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants