We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbf2b1 commit 78fdc24Copy full SHA for 78fdc24
1 file changed
spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
@@ -40,17 +40,17 @@
40
<dependency>
41
<groupId>org.springframework.boot</groupId>
42
<artifactId>spring-boot-loader-tools</artifactId>
43
- <version>4.0.0-M3</version>
+ <version>${spring-boot.version}</version>
44
</dependency>
45
46
47
<artifactId>spring-boot-loader-classic</artifactId>
48
49
50
51
52
<artifactId>spring-boot-loader</artifactId>
53
54
55
56
<!-- Test-only dependencies -->
0 commit comments