Skip to content

Commit

Permalink
Bump aws.sdk.version from 2.19.28 to 2.19.33
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.19.28 to 2.19.33.

Updates `sts` from 2.19.28 to 2.19.33

Updates `ssm` from 2.19.28 to 2.19.33

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ssm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2023
1 parent f9ff013 commit 5658b72
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 @@ -44,7 +44,7 @@
<maven.compiler.target>19</maven.compiler.target>
<spring.cloud-version>2022.0.0</spring.cloud-version>
<lombok.version>1.18.26</lombok.version>
<aws.sdk.version>2.19.28</aws.sdk.version>
<aws.sdk.version>2.19.33</aws.sdk.version>
<asciidoctorj.version>2.5.7</asciidoctorj.version>
<jruby.version>9.4.0.0</jruby.version>
<bootstrap.version>5.2.3</bootstrap.version>
Expand Down

0 comments on commit 5658b72

Please sign in to comment.