Skip to content

Commit

Permalink
Merge pull request #711 from a-m-a-r-t-i-n/master
Browse files Browse the repository at this point in the history
Update pom.xml to use newer version of AWS SDK
  • Loading branch information
matthiasr authored Aug 18, 2024
2 parents 01b8dc0 + 3d2e8b4 commit d7ff338
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 @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.releaseDate>${maven.build.timestamp}</project.releaseDate>
<software.amazon.awssdk.version>2.25.15</software.amazon.awssdk.version>
<software.amazon.awssdk.version>2.26.25</software.amazon.awssdk.version>
<io.prometheus.version>0.16.0</io.prometheus.version>
</properties>
<dependencies>
Expand Down

0 comments on commit d7ff338

Please sign in to comment.