Skip to content

Commit 404d71b

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.14.7 (GoogleCloudPlatform#7805)
1 parent 5a7e30a commit 404d71b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

batch/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-logging</artifactId>
37-
<version>3.11.5</version>
37+
<version>3.14.7</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>

run/jobs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ limitations under the License.
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>google-cloud-logging</artifactId>
52-
<version>3.14.2</version>
52+
<version>3.14.7</version>
5353
<scope>test</scope>
5454
</dependency>
5555
</dependencies>

0 commit comments

Comments
 (0)