Skip to content

Commit 4816b18

Browse files
renovate-botShabirmean
authored andcommitted
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2022.0.3
1 parent 572ad0a commit 4816b18

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

appengine-java11/springboot-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.springframework.cloud</groupId>
5050
<artifactId>spring-cloud-dependencies</artifactId>
51-
<version>2022.0.2</version>
51+
<version>2022.0.3</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

appengine-java11/tasks-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ limitations under the License.
5151
<dependency>
5252
<groupId>org.springframework.cloud</groupId>
5353
<artifactId>spring-cloud-dependencies</artifactId>
54-
<version>2022.0.2</version>
54+
<version>2022.0.3</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

eventarc/audit-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ limitations under the License.
4343
<dependency>
4444
<groupId>org.springframework.cloud</groupId>
4545
<artifactId>spring-cloud-dependencies</artifactId>
46-
<version>2022.0.2</version>
46+
<version>2022.0.3</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

eventarc/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ limitations under the License.
4343
<dependency>
4444
<groupId>org.springframework.cloud</groupId>
4545
<artifactId>spring-cloud-dependencies</artifactId>
46-
<version>2022.0.2</version>
46+
<version>2022.0.3</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

flexible/java-11/springboot-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.springframework.cloud</groupId>
5050
<artifactId>spring-cloud-dependencies</artifactId>
51-
<version>2022.0.2</version>
51+
<version>2022.0.3</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

run/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
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>2022.0.2</version>
48+
<version>2022.0.3</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)