Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 from 1.12.150 to 1.12.261
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.150 to 1.12.261.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.150...1.12.261)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vpinna80 committed Nov 29, 2023
1 parent 6e0105a commit c4882d5
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 @@ -239,7 +239,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
<bundle.plugin.version>5.1.9</bundle.plugin.version>
<aws.version>1.12.161</aws.version>
<aws.version>1.12.261</aws.version>
<sf-fs.version>3.0.0-M3</sf-fs.version>
<scala.version>2.13.11</scala.version>
<scala.compat.version>2.13</scala.compat.version>
Expand Down

0 comments on commit c4882d5

Please sign in to comment.