smallrye / smallrye-context-propagation

SmallRye implementation of MicroProfile Context Propagation
Apache License 2.0
31 stars 24 forks source link

Bump jakarta.transaction-api from 2.0.0 to 2.0.1 #408

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jakarta.transaction-api from 2.0.0 to 2.0.1.

Commits
  • 5a123d7 Prepare release jakarta.transaction:jakarta.transaction-parent:2.0.1
  • 6347804 Prepare for a 2.0.1-SNAPSHOT
  • 86da141 Prepare release jakarta.transaction:jakarta.transaction-parent:2.0.1-RC1
  • 9d6bb0e Updated OSGi packages data
  • 77eef10 Just require Java SE 11, no range
  • a517fda The JDK version should be 11 or higher
  • 88a5666 Add module-info and update cdi, interceptors
  • 4b45af7 Changes required to build without warnings/errors using JDK11
  • 73c978b Fix javadoc build with JDK11
  • 7de86ad Fix relativePath, because ../pom.xml is not org.eclipse.ee4j/project/1.0.6
  • 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)
dependabot[bot] commented 1 year ago

Looks like jakarta.transaction:jakarta.transaction-api is up-to-date now, so this is no longer needed.