File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >com.google.cloud</groupId >
57
57
<artifactId >spring-cloud-gcp-dependencies</artifactId >
58
- <version >2.0.6 </version >
58
+ <version >2.0.7 </version >
59
59
<type >pom</type >
60
60
<scope >import</scope >
61
61
</dependency >
Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ limitations under the License.
38
38
<!-- Import dependency management from Spring Boot -->
39
39
<groupId >org.springframework.boot</groupId >
40
40
<artifactId >spring-boot-dependencies</artifactId >
41
- <version >2.5.5 </version >
41
+ <version >2.5.8 </version >
42
42
<type >pom</type >
43
43
<scope >import</scope >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >com.google.cloud</groupId >
47
47
<artifactId >spring-cloud-gcp-dependencies</artifactId >
48
- <version >2.0.6 </version >
48
+ <version >2.0.7 </version >
49
49
<type >pom</type >
50
50
<scope >import</scope >
51
51
</dependency >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ limitations under the License.
44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >spring-cloud-gcp-dependencies</artifactId >
47
- <version >2.0.6 </version >
47
+ <version >2.0.7 </version >
48
48
<type >pom</type >
49
49
<scope >import</scope >
50
50
</dependency >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
41
41
<dependency >
42
42
<groupId >com.google.cloud</groupId >
43
43
<artifactId >spring-cloud-gcp-dependencies</artifactId >
44
- <version >2.0.6 </version >
44
+ <version >2.0.7 </version >
45
45
<type >pom</type >
46
46
<scope >import</scope >
47
47
</dependency >
You can’t perform that action at this time.
0 commit comments