Skip to content

Bump jakarta.activation-api from 2.0.1 to 2.1.0

Bumps jakarta.activation-api from 2.0.1 to 2.1.0.

Release notes

Sourced from jakarta.activation-api's releases.

Jakarta Activation 2.1.0 Final Release

The 2.1.0 release provides API module only.

The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - https://github.com/eclipse-ee4j/angus-activation

Project Board: https://github.com/eclipse-ee4j/jaf/projects/1 Full Changelog: https://github.com/eclipse-ee4j/jaf/compare/2.0.1...2.1.0

Commits
  • 0766560 Prepare release jakarta.activation:jakarta.activation-api:2.1.0
  • 8ba9aee throw runtimeex instead of NPE if there is not impl found
  • bece214 add missing javadoc
  • 4d84d6b support hk2osgi locator,
  • 3286a1b Fix compiler warnings
  • 8bbf4d1 Update project readme,
  • e997b05 Spotbugs plugin update.
  • 6f27c03 Fixed spotbugs excludes.
  • a683a62 Fixed build issues.
  • 3f832c4 Project cleanup.
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading