Skip to content

Commit

Permalink
Bump jakarta.transaction-api from 1.3.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [jakarta.transaction-api](https://github.com/eclipse-ee4j/jta-api) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/eclipse-ee4j/jta-api/releases)
- [Commits](jakartaee/transactions@1.3.2...1.3.3)

---
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] committed Sep 15, 2021
1 parent 355f446 commit 2588064
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 @@ -1110,7 +1110,7 @@
<dependency>
<groupId>jakarta.transaction</groupId>
<artifactId>jakarta.transaction-api</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>javax.enterprise</groupId>
Expand Down

0 comments on commit 2588064

Please sign in to comment.