Skip to content

Commit fc5f20b

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.16.3 (#1585)
* chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.16.3 * 🦉 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 2033eef commit fc5f20b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-logging</artifactId>
47-
<version>3.16.2</version>
47+
<version>3.16.3</version>
4848
</dependency>
4949

5050
```

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-logging</artifactId>
31-
<version>3.16.2</version>
31+
<version>3.16.3</version>
3232
</dependency>
3333
<!-- [END logging_install_without_bom] -->
3434

0 commit comments

Comments
 (0)