Skip to content

Commit

Permalink
Merge pull request #594 from ibi-group/update-aws-sdk
Browse files Browse the repository at this point in the history
deps: update AWS sdk to latest version
  • Loading branch information
miles-grant-ibigroup authored May 14, 2024
2 parents 8889e04 + 3582d2d commit ef7670f
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 ef7670f

Please sign in to comment.