We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff9983 commit 0fe079cCopy full SHA for 0fe079c
spring-cloud-gcp-kotlin-samples/pom.xml
@@ -7,7 +7,7 @@
7
<!-- Your own application should inherit from spring-boot-starter-parent -->
8
<groupId>org.springframework.boot</groupId>
9
<artifactId>spring-boot-starter-parent</artifactId>
10
- <version>2.3.0.BUILD-SNAPSHOT</version>
+ <version>2.2.2.BUILD-SNAPSHOT</version>
11
<relativePath/>
12
</parent>
13
spring-cloud-gcp-samples/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
0 commit comments