File tree Expand file tree Collapse file tree
examples/helloworld/server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 </dependency >
2727 <dependency >
2828 <groupId >io.quarkus</groupId >
29- <artifactId >quarkus-resteasy-jackson </artifactId >
29+ <artifactId >quarkus-resteasy</artifactId >
3030 <scope >provided</scope >
3131 </dependency >
3232 <dependency >
Original file line number Diff line number Diff line change 5050 </dependency >
5151 <dependency >
5252 <groupId >io.quarkus</groupId >
53- <artifactId >quarkus-rest-client-jackson </artifactId >
53+ <artifactId >quarkus-rest-client</artifactId >
5454 <scope >test</scope >
5555 </dependency >
5656 <dependency >
Original file line number Diff line number Diff line change 5454 </dependency >
5555 <dependency >
5656 <groupId >io.quarkus</groupId >
57- <artifactId >quarkus-rest-client-jackson </artifactId >
57+ <artifactId >quarkus-rest-client</artifactId >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
Original file line number Diff line number Diff line change 6060 </dependency >
6161 <dependency >
6262 <groupId >io.quarkus</groupId >
63- <artifactId >quarkus-rest-client-jackson </artifactId >
63+ <artifactId >quarkus-rest-client</artifactId >
6464 <scope >test</scope >
6565 </dependency >
6666 <dependency >
Original file line number Diff line number Diff line change 6464 </dependency >
6565 <dependency >
6666 <groupId >io.quarkus</groupId >
67- <artifactId >quarkus-rest-client-jackson </artifactId >
67+ <artifactId >quarkus-rest-client</artifactId >
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
Original file line number Diff line number Diff line change 7474 </dependency >
7575 <dependency >
7676 <groupId >io.quarkus</groupId >
77- <artifactId >quarkus-rest-client-jackson </artifactId >
77+ <artifactId >quarkus-rest-client</artifactId >
7878 <scope >test</scope >
7979 </dependency >
8080 <dependency >
Original file line number Diff line number Diff line change 3030 </dependency >
3131 <dependency >
3232 <groupId >io.quarkus</groupId >
33- <artifactId >quarkus-rest-jackson </artifactId >
33+ <artifactId >quarkus-rest</artifactId >
3434 <scope >provided</scope >
3535 </dependency >
3636 <dependency >
You can’t perform that action at this time.
0 commit comments