Skip to content

Commit 29dd9ae

Browse files
authored
[http-client] Remove http-api dependency (#439)
* remove unused client dependencies * Update pom.xml * I guess applog is needed
1 parent a0e2a92 commit 29dd9ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http-client/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<groupId>io.avaje</groupId>
6868
<artifactId>avaje-http-api</artifactId>
6969
<version>2.6-RC1</version>
70+
<scope>test</scope>
7071
</dependency>
7172

7273
<dependency>

0 commit comments

Comments
 (0)