Skip to content

Commit

Permalink
Remove httpcore dependency from scheduler module's pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed Feb 14, 2025
1 parent 7e42de0 commit 9c8b533
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.11</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 9c8b533

Please sign in to comment.