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

Adjust dependencies and make Java 9+ friendly #52

Merged
merged 3 commits into from
Jan 31, 2022

Conversation

norrisjeremy
Copy link
Contributor

  • Remove unnecessary import of javax.activation.MimetypesFileTypeMap.
  • Add jakarta.activation as dependency and switch to newer version in jakarta namespace.
  • Add jakarta.annotation-api as a test dependency since it is required for assertj-assertions-generator-maven-plugin.

@bbottema bbottema merged commit cca7e9b into bbottema:master Jan 31, 2022
@bbottema
Copy link
Owner

Change merged and released in 1.8.0. Thank you for your work!

@bbottema bbottema added this to the 1.8.0 milestone Jan 31, 2022
@norrisjeremy norrisjeremy deleted the 20220131 branch February 1, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants