Skip to content

Commit

Permalink
More removing of aws url-connection-client #177
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileSonneveld committed Jul 4, 2023
1 parent 6633ee4 commit b81057a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions geotrellis-sentinelhub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- <dependency>-->
<!-- <groupId>software.amazon.awssdk</groupId>-->
<!-- <artifactId>url-connection-client</artifactId>-->
<!-- <version>${awssdk.version}</version>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>net.jodah</groupId>
<artifactId>failsafe</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions openeo-geotrellis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,6 @@
<artifactId>jep</artifactId>
<version>3.9.1</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>software.amazon.awssdk</groupId>-->
<!-- <artifactId>url-connection-client</artifactId>-->
<!-- <version>${awssdk.version}</version>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
Expand Down

0 comments on commit b81057a

Please sign in to comment.