Skip to content

Commit d17d0a7

Browse files
authored
chore(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2020.0.3 (GoogleCloudPlatform#5322)
1 parent 529709a commit d17d0a7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

appengine-java11/springboot-helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.springframework.cloud</groupId>
4949
<artifactId>spring-cloud-dependencies</artifactId>
50-
<version>2020.0.2</version>
50+
<version>2020.0.3</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

appengine-java11/tasks-handler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ limitations under the License.
5050
<dependency>
5151
<groupId>org.springframework.cloud</groupId>
5252
<artifactId>spring-cloud-dependencies</artifactId>
53-
<version>2020.0.2</version>
53+
<version>2020.0.3</version>
5454
<type>pom</type>
5555
<scope>import</scope>
5656
</dependency>

eventarc/audit-storage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>org.springframework.cloud</groupId>
4444
<artifactId>spring-cloud-dependencies</artifactId>
45-
<version>2020.0.2</version>
45+
<version>2020.0.3</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

eventarc/pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>org.springframework.cloud</groupId>
4444
<artifactId>spring-cloud-dependencies</artifactId>
45-
<version>2020.0.2</version>
45+
<version>2020.0.3</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

run/idp-sql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ limitations under the License.
4545
<dependency>
4646
<groupId>org.springframework.cloud</groupId>
4747
<artifactId>spring-cloud-dependencies</artifactId>
48-
<version>2020.0.2</version>
48+
<version>2020.0.3</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

run/image-processing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>org.springframework.cloud</groupId>
4444
<artifactId>spring-cloud-dependencies</artifactId>
45-
<version>2020.0.2</version>
45+
<version>2020.0.3</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

run/pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>org.springframework.cloud</groupId>
4444
<artifactId>spring-cloud-dependencies</artifactId>
45-
<version>2020.0.2</version>
45+
<version>2020.0.3</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

0 commit comments

Comments
 (0)