Skip to content

Commit

Permalink
deps: update AWS sdk to latest version
Browse files Browse the repository at this point in the history
The AWS SDK is used to validate the instance type, updating it will allow us to use newer EC2 instances
  • Loading branch information
daniel-heppner-ibigroup committed May 13, 2024
1 parent 8889e04 commit 3582d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<!-- Using the latest version of geotools (e.g, 20) seems to cause issues with the shapefile
plugin where the_geom for each feature is null. -->
<geotools.version>20.1</geotools.version>
<awsjavasdk.version>1.11.625</awsjavasdk.version>
<awsjavasdk.version>1.12.720</awsjavasdk.version>
</properties>
<build>
<resources>
Expand Down

0 comments on commit 3582d2d

Please sign in to comment.