Skip to content

Commit

Permalink
Merge pull request #24594 from gsmet/unpin-resteasy-links
Browse files Browse the repository at this point in the history
Unpin the RESTEasy * Links extensions as they have been unlisted
  • Loading branch information
gsmet authored Mar 29, 2022
2 parents 37a4d5f + 7967a3e commit b31e400
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"io.quarkus:quarkus-resteasy-reactive-jaxb",
"io.quarkus:quarkus-resteasy-reactive-kotlin-serialization",
"io.quarkus:quarkus-resteasy-reactive-qute",
"io.quarkus:quarkus-resteasy-reactive-links",
"io.quarkus:quarkus-rest-client-reactive",
"io.quarkus:quarkus-rest-client-reactive-jackson",
"io.quarkus:quarkus-rest-client-reactive-jsonb",
Expand All @@ -25,7 +24,6 @@
"io.quarkus:quarkus-resteasy-multipart",
"io.quarkus:quarkus-resteasy-mutiny",
"io.quarkus:quarkus-resteasy-qute",
"io.quarkus:quarkus-resteasy-links",
"io.quarkus:quarkus-rest-client-jackson",
"io.quarkus:quarkus-rest-client-jsonb",
"io.quarkus:quarkus-rest-client-jaxb"
Expand Down

0 comments on commit b31e400

Please sign in to comment.