Skip to content

Commit

Permalink
Bump pathling.awsSdkVersion from 1.12.603 to 1.12.750
Browse files Browse the repository at this point in the history
Bumps `pathling.awsSdkVersion` from 1.12.603 to 1.12.750.

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.603 to 1.12.750
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.603...1.12.750)

Updates `com.amazonaws:aws-java-sdk-bundle` from 1.12.603 to 1.12.750
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.603...1.12.750)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 045489c commit f18c175
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 @@ -83,7 +83,7 @@
<pathling.springSecurityVersion>6.2.0</pathling.springSecurityVersion>
<pathling.antlrVersion>4.9.3</pathling.antlrVersion>
<pathling.dockerJavaVersion>3.3.4</pathling.dockerJavaVersion>
<pathling.awsSdkVersion>1.12.603</pathling.awsSdkVersion>
<pathling.awsSdkVersion>1.12.750</pathling.awsSdkVersion>
<pathling.lombokVersion>1.18.32</pathling.lombokVersion>
<pathling.guavaVersion>32.1.3-jre</pathling.guavaVersion>
<pathling.infinispanVersion>15.0.3.Final</pathling.infinispanVersion>
Expand Down

0 comments on commit f18c175

Please sign in to comment.