File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
docs/modules/ROOT/examples/calculator-client Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 21
21
<groupId >io.quarkus</groupId >
22
22
<artifactId >quarkus-rest</artifactId >
23
23
</dependency >
24
- <dependency ><!-- Reproduce https://github.com/quarkiverse/quarkus-cxf/issues/860 -->
25
- <groupId >io.quarkus</groupId >
26
- <artifactId >quarkus-reactive-pg-client</artifactId >
27
- </dependency >
28
24
29
25
<dependency >
30
26
<groupId >io.rest-assured</groupId >
Original file line number Diff line number Diff line change 21
21
<groupId >io.quarkus</groupId >
22
22
<artifactId >quarkus-rest</artifactId >
23
23
</dependency >
24
- <dependency ><!-- Reproduce https://github.com/quarkiverse/quarkus-cxf/issues/860 -->
25
- <groupId >io.quarkus</groupId >
26
- <artifactId >quarkus-reactive-pg-client</artifactId >
27
- </dependency >
28
24
29
25
<dependency >
30
26
<groupId >io.rest-assured</groupId >
You can’t perform that action at this time.
0 commit comments