Skip to content

Commit

Permalink
Add AWS dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
inigo-cobian committed Jun 7, 2024
1 parent 655c7aa commit 18ce052
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions adapters/klab.ogc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
<artifactId>gt-xsd-wcs</artifactId>
<version>${geotools.version}</version>
</dependency> -->
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.12.730</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-wfs-ng</artifactId>
Expand Down

0 comments on commit 18ce052

Please sign in to comment.