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

Java 21 JaCoCo support #275

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Java 21 JaCoCo support #275

merged 1 commit into from
Feb 26, 2024

Conversation

bobbrodie
Copy link
Collaborator

@bobbrodie bobbrodie commented Feb 26, 2024

Overview

We were getting a lot of errors with JaCoCo on Java 21, so we needed to update dependencies. Tests were passing, but the output was messy because of an incompatibility.

What's Changed

  • Updated jacoco-maven-plugin to 0.8.11
  • Updated byte-buddy to 1.14.12
  • Updated commons-io to 2.15.1

@bobbrodie bobbrodie merged commit 6a0e210 into 10.0.x Feb 26, 2024
8 checks passed
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