Skip to content

Commit

Permalink
HELLODATA-1881 - fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Slawomir Wieczorek committed Jan 23, 2025
1 parent 3a18b66 commit e9cc3ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions hello-data-sidecars/hello-data-sidecar-airflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
<scope>compile</scope>
</dependency>
<!--commons-->
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions hello-data-sidecars/hello-data-sidecar-superset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!--commons-->
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
Expand Down

0 comments on commit e9cc3ab

Please sign in to comment.