Skip to content

Commit

Permalink
HSEARCH-4528 Bump jakarta.transaction-api from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.transaction-api](https://github.com/eclipse-ee4j/jta-api) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jta-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jta-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.transaction:jakarta.transaction-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yrodiere committed Apr 4, 2022
1 parent 4bd34bd commit 63349ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<version.org.jboss.spec.javax.annotation.jboss-annotations-api_1.2_spec>1.0.2.Final</version.org.jboss.spec.javax.annotation.jboss-annotations-api_1.2_spec>
<version.jakarta.annotation-api>2.1.0</version.jakarta.annotation-api>
<version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>1.1.1.Final</version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>
<version.jakarta.transaction-api>2.0.0</version.jakarta.transaction-api>
<version.jakarta.transaction-api>2.0.1</version.jakarta.transaction-api>
<!-- We need dependency management on these ones to avoid dependency divergence created by our own dependencies
(Hibernate ORM, JBatch, ...).
Ideally, we should remove this dependency management when the dependencies fix their dependency divergence.
Expand Down

0 comments on commit 63349ce

Please sign in to comment.