Skip to content

Commit

Permalink
Bump javax.transaction-api from 1.2 to 1.3 (#982)
Browse files Browse the repository at this point in the history
Bumps [javax.transaction-api](https://github.com/javaee/javax.transaction) from 1.2 to 1.3.
- [Release notes](https://github.com/javaee/javax.transaction/releases)
- [Commits](javaee/javax.transaction@1.2...javax.transaction-api-1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Oct 1, 2019
1 parent c65b8c6 commit f1aacff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-datastore/elide-datastore-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>javax.transaction-api</artifactId>
<version>1.2</version>
<version>1.3</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit f1aacff

Please sign in to comment.