Skip to content

Commit

Permalink
Reverting Jersey back to M5 as the update it broke 4 TCK tests
Browse files Browse the repository at this point in the history
- fixes jaxrs/platform/container/completioncallback/
  JAXRSClient.java#argumentContainsException* tests
  • Loading branch information
dmatej committed Jun 2, 2022
1 parent 4caaa9f commit 59ffd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

<!-- Jakarta REST -->
<jakarta.rest-api.version>3.1.0</jakarta.rest-api.version>
<jersey.version>3.1.0-M6</jersey.version>
<jersey.version>3.1.0-M5</jersey.version>

<!-- Jakarta Mail -->
<jakarta.mail-api.version>2.1.0</jakarta.mail-api.version>
Expand Down

0 comments on commit 59ffd44

Please sign in to comment.