Skip to content

Commit b6c7798

Browse files
authored
Update pom.xml
1 parent 25c4e2e commit b6c7798

File tree

1 file changed

+1
-2
lines changed
  • javav2/example_code/transcribe

1 file changed

+1
-2
lines changed

javav2/example_code/transcribe/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>software.amazon.awssdk</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>2.10.86</version>
54+
<version>2.15.14</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>
@@ -94,7 +94,6 @@
9494
<dependency>
9595
<groupId>software.amazon.awssdk</groupId>
9696
<artifactId>transcribestreaming</artifactId>
97-
<version>2.5.28</version>
9897
</dependency>
9998
</dependencies>
10099
</project>

0 commit comments

Comments
 (0)