Skip to content

Commit

Permalink
[Dependabot]: Bump software.amazon.awssdk:bom in /application
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.22.12 to 2.23.15.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 98060fa commit 85a5910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.22.12</version>
<version>2.23.15</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 85a5910

Please sign in to comment.