Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom
Browse files Browse the repository at this point in the history
Bumps the java-deps group in /other_langs/tests_java with 1 update: software.amazon.awssdk:bom.


Updates `software.amazon.awssdk:bom` from 2.29.23 to 2.29.43

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 4c1a208 commit 2d8c84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other_langs/tests_java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.29.23</version>
<version>2.29.43</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 2d8c84b

Please sign in to comment.