mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
107 stars 77 forks source link

Bump jakarta.activation-api from 1.2.1 to 2.1.0 #206

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jakarta.activation-api from 1.2.1 to 2.1.0.

Release notes

Sourced from jakarta.activation-api's releases.

Jakarta Activation 2.0.1 Final Release

The 2.0.1 release is a bug fix release of 2.0.0.

Following changes are included:

  • #53 - Android compilation failure due to possible badly formed compiler args in pom.xml
  • #48 - Add version string to generated javadoc

Jakarta Activation 2.0.0 Final Release

The 2.0.0 release is the first release under the jakarta.activation.* namespace. It is also the first release containing full JPMS metadata.

Jakarta Activation 1.2.2 Final Release

This is the first release of Jakarta Activation using the Jakarta EE Specification Process. There are no functional changes from the previous release.

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 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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)