Browse Source

add apache httpclient quarkus ext

Grega Bremec 7 tháng trước cách đây
mục cha
commit
7bf32c759b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -44,7 +44,7 @@
         </dependency>
         <dependency>
             <groupId>io.quarkus</groupId>
-            <artifactId>quarkus-arc</artifactId>
+            <artifactId>quarkus-apache-httpclient</artifactId>
         </dependency>
         <dependency>
             <groupId>io.quarkus</groupId>