Skip to content

Commit

Permalink
Integrate Jersey 3.1.0-M4
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 Mar 30, 2022
1 parent 745417d commit 9726bff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 51 deletions.
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-SNAPSHOT</jersey.version>
<jersey.version>3.1.0-M4</jersey.version>

<!-- Jakarta Mail -->
<jakarta.mail-api.version>2.1.0</jakarta.mail-api.version>
Expand Down
49 changes: 0 additions & 49 deletions snapshots/jersey/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion snapshots/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
<modules>
<module>hibernate-validator</module>
<module>metro</module>
<module>jersey</module>
</modules>

<build>
Expand Down

0 comments on commit 9726bff

Please sign in to comment.