Bump software.amazon.awssdk:bom in /other_langs/tests_java (#7173)

This commit is contained in:
dependabot[bot] 2024-01-01 22:57:37 +00:00 committed by GitHub
parent b23d94e27e
commit 0cc334d413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
<dependency> <dependency>
<groupId>software.amazon.awssdk</groupId> <groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId> <artifactId>bom</artifactId>
<version>2.21.37</version> <version>2.22.9</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>