Skip to content

Commit ced0548

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-video-intelligence to v2.2.1 (#931)
* chore(deps): update dependency com.google.cloud:google-cloud-video-intelligence to v2.2.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f7f9fd0 commit ced0548

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-video-intelligence/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-video-intelligence</artifactId>
48-
<version>2.1.0</version>
48+
<version>2.2.1</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.google.cloud</groupId>

java-video-intelligence/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-video-intelligence</artifactId>
32-
<version>2.1.0</version>
32+
<version>2.2.1</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)