Skip to content

Commit

Permalink
Unnecessary httpclient dependency in keycloak-client-common-synced mo…
Browse files Browse the repository at this point in the history
…dule

Closes #105

Signed-off-by: Peter Skopek <[email protected]>
  • Loading branch information
pskopek committed Nov 14, 2024
1 parent a64eb40 commit 13db135
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions client-common-synced/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@
<artifactId>commons-logging-jboss-logging</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
Expand Down

0 comments on commit 13db135

Please sign in to comment.