File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 6565 <gmavenplus-plugin .version>1.13.1</gmavenplus-plugin .version>
6666 <jjwt .version>0.9.1</jjwt .version>
6767 <therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
68- <spring-cloud-function .version>4.2.1-SNAPSHOT </spring-cloud-function .version>
68+ <spring-cloud-function .version>4.2.0 </spring-cloud-function .version>
6969 <spring-security-oauth2-authorization-server .version>1.4.0</spring-security-oauth2-authorization-server .version>
70+ <kotlin .version>2.1.0</kotlin .version>
71+ <kotlin .compiler.languageVersion>1.9</kotlin .compiler.languageVersion>
7072 </properties >
7173
7274 <dependencyManagement >
101103 <scope >test</scope >
102104 </dependency >
103105 <!-- spring Cloud -->
106+ <dependency >
107+ <groupId >org.springframework.cloud</groupId >
108+ <artifactId >spring-cloud-function-core</artifactId >
109+ <version >${spring-cloud-function.version} </version >
110+ </dependency >
104111 <dependency >
105112 <groupId >org.springframework.cloud</groupId >
106113 <artifactId >spring-cloud-function-web</artifactId >
You can’t perform that action at this time.
0 commit comments