Skip to content

Commit

Permalink
Integrate Jakarta Connectors 2.1.0-RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Feb 21, 2022
1 parent a413f57 commit 0f084da
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 @@ -114,7 +114,7 @@
<jakarta.transaction-api.version>2.0.0</jakarta.transaction-api.version>

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

<!-- Jakarta Batch -->
<jakarta.batch-api.version>2.1.0-M1</jakarta.batch-api.version>
Expand Down

0 comments on commit 0f084da

Please sign in to comment.