File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
</dependency >
31
31
<dependency >
32
32
<groupId >io.quarkus</groupId >
33
- <artifactId >quarkus-resteasy-reactive -jackson</artifactId >
33
+ <artifactId >quarkus-rest -jackson</artifactId >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >io.quarkus</groupId >
37
- <artifactId >quarkus-rest-client-reactive- jackson</artifactId >
37
+ <artifactId >quarkus-rest-client-jackson</artifactId >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 26
26
</dependency >
27
27
<dependency >
28
28
<groupId >io.quarkus</groupId >
29
- <artifactId >quarkus-resteasy-reactive -jackson</artifactId >
29
+ <artifactId >quarkus-rest -jackson</artifactId >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >io.quarkus</groupId >
33
- <artifactId >quarkus-rest-client-reactive- jackson</artifactId >
33
+ <artifactId >quarkus-rest-client-jackson</artifactId >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >io.quarkus</groupId >
You can’t perform that action at this time.
0 commit comments