Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Commit 37e6a61

Browse files
authored
deps: update google-cloud-shared-config and google-cloud-shared-dependencies (#2)
Renovate bot is not enabled in this library yet. Product team needs the library to be released today. So updating the dependencies manually.
1 parent 437f5f8 commit 37e6a61

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

google-cloud-contact-center-insights-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>

google-cloud-contact-center-insights/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
@@ -108,4 +108,4 @@
108108
</plugin>
109109
</plugins>
110110
</build>
111-
</project>
111+
</project>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>0.11.0</version>
17+
<version>0.12.0</version>
1818
</parent>
1919

2020
<developers>
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.google.cloud</groupId>
7878
<artifactId>google-cloud-shared-dependencies</artifactId>
79-
<version>0.20.1</version>
79+
<version>1.3.0</version>
8080
<type>pom</type>
8181
<scope>import</scope>
8282
</dependency>
@@ -176,4 +176,4 @@
176176
</plugin>
177177
</plugins>
178178
</reporting>
179-
</project>
179+
</project>

0 commit comments

Comments
 (0)