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

Upgrade log4j & junit-jupiter #1186

Merged
merged 3 commits into from
Nov 5, 2023
Merged

Upgrade log4j & junit-jupiter #1186

merged 3 commits into from
Nov 5, 2023

Conversation

hankem
Copy link
Member

@hankem hankem commented Nov 5, 2023

  • upgrade log4j from 2.20.0 to 2.21.1
  • upgrade junit-platform from 1.10.0 to 1.10.1
  • upgrade junit-jupiter from 5.10.0 to 5.10.1

The configuration for the SpotBugs engine currently picked up `com.github.spotbugs:spotbugs:4.7.3`,
in spite of our attempt to explicitly configure `com.github.spotbugs:spotbugs:4.5.2`,
see `gradlew dependencies --configuration spotbugs`.

Signed-off-by: Manfred Hanke <[email protected]>
Copy link
Collaborator

@codecholeric codecholeric left a comment

Choose a reason for hiding this comment

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

Thanks for the upgrade 🙂 I also upgraded JUnit platform from 1.10.0 to 1.10.1 since those always go together...

@hankem
Copy link
Member Author

hankem commented Nov 5, 2023

Ah, of course; thanks! (I was mislead as I didn't find the new version of the junit-platform on Maven Central yet... 🙈)

@hankem hankem merged commit 40df768 into main Nov 5, 2023
21 checks passed
@hankem hankem deleted the dependency-updates branch November 5, 2023 22:09
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.

2 participants