Skip to content

Commit ec7cf58

Browse files
authored
Merge pull request DSpace#12434 from DSpace/dependabot/maven/amazon-s3-1c8dc2983d
build(deps): bump the amazon-s3 group with 2 updates
2 parents a9d3202 + bbf8b18 commit ec7cf58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dspace-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@
731731
<dependency>
732732
<groupId>software.amazon.awssdk</groupId>
733733
<artifactId>s3</artifactId>
734-
<version>2.42.40</version>
734+
<version>2.43.2</version>
735735
<exclusions>
736736
<exclusion>
737737
<groupId>software.amazon.awssdk</groupId>
@@ -747,7 +747,7 @@
747747
<dependency>
748748
<groupId>software.amazon.awssdk.crt</groupId>
749749
<artifactId>aws-crt</artifactId>
750-
<version>0.45.1</version>
750+
<version>0.45.2</version>
751751
</dependency>
752752

753753
<!-- TODO: This may need to be replaced with the "orcid-model" artifact once this ticket is resolved:

0 commit comments

Comments
 (0)