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

Commit c288687

Browse files
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#7)
* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1c478be commit c288687

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

google-cloud-orchestration-airflow-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-orchestration-airflow/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>
@@ -117,4 +117,4 @@
117117
</plugin>
118118
</plugins>
119119
</build>
120-
</project>
120+
</project>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.google.cloud</groupId>
9797
<artifactId>google-cloud-shared-dependencies</artifactId>
98-
<version>1.3.0</version>
98+
<version>1.4.0</version>
9999
<type>pom</type>
100100
<scope>import</scope>
101101
</dependency>

0 commit comments

Comments
 (0)