Skip to content

Commit 60256b8

Browse files
renovate-botkelsk
andauthored
chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.6.0 (GoogleCloudPlatform#907)
Co-authored-by: kelsk <38271546+kelsk@users.noreply.github.com>
1 parent 6de593c commit 60256b8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

java/java-cloud-run-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>2.5.6</version>
13+
<version>2.6.0</version>
1414
</parent>
1515

1616
<properties>

java/java-guestbook/backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>2.5.6</version>
15+
<version>2.6.0</version>
1616
<relativePath/>
1717
</parent>
1818

java/java-guestbook/frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>2.5.6</version>
15+
<version>2.6.0</version>
1616
<relativePath/>
1717
</parent>
1818

java/java-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>2.5.6</version>
15+
<version>2.6.0</version>
1616
</parent>
1717

1818
<properties>

0 commit comments

Comments
 (0)