Skip to content

Commit

Permalink
Merge pull request #22996 from arjantijms/22983-transactionsrc2
Browse files Browse the repository at this point in the history
#22983 Update transactions API to RC2
  • Loading branch information
jGauravGupta authored May 12, 2020
2 parents 0f68055 + 4a31a85 commit 14ae256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<eclipselink.version>3.0.0-M1</eclipselink.version>

<!-- Jakarta Transactions -->
<jakarta.transaction-api.version>2.0.0-RC1</jakarta.transaction-api.version>
<jakarta.transaction-api.version>2.0.0-RC2</jakarta.transaction-api.version>

<!-- Jakarta Connectors -->
<jakarta.resource-api.version>2.0.0-RC1</jakarta.resource-api.version>
Expand Down

0 comments on commit 14ae256

Please sign in to comment.