Skip to content

Commit

Permalink
Stop using spring-cloud-aws-dependencies
Browse files Browse the repository at this point in the history
Fixes gh-2739
  • Loading branch information
spencergibb committed Feb 5, 2025
1 parent 49b8a50 commit 93e71f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,8 @@
</dependency>
<dependency>
<groupId>io.awspring.cloud</groupId>
<artifactId>spring-cloud-aws-dependencies</artifactId>
<artifactId>spring-cloud-aws-s3</artifactId>
<version>${spring-cloud-aws.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 93e71f3

Please sign in to comment.