Skip to content

Commit

Permalink
build(deps): bump com.amazonaws:aws-java-sdk-s3
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.753 to 1.12.761.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.753...1.12.761)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 158e2a6 commit c606c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation('org.hibernate:hibernate-core:6.5.2.Final')
implementation("org.hibernate:hibernate-spatial:6.5.2.Final")
implementation('org.glassfish.jaxb:jaxb-runtime:4.0.5')
implementation("com.amazonaws:aws-java-sdk-s3:1.12.753")
implementation("com.amazonaws:aws-java-sdk-s3:1.12.761")
implementation("net.postgis:postgis-jdbc:2023.1.0")
implementation("org.postgresql:postgresql:42.7.3")
implementation('org.hibernate.validator:hibernate-validator:8.0.1.Final')
Expand Down

0 comments on commit c606c86

Please sign in to comment.