File tree Expand file tree Collapse file tree 8 files changed +9
-12
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 8 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >org.springframework.boot</groupId >
6868 <artifactId >spring-boot-starter-web</artifactId >
69- <version >2.3.5.RELEASE </version >
69+ <version >2.7.8 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >org.springframework.boot</groupId >
7373 <artifactId >spring-boot-autoconfigure</artifactId >
74- <version >2.3.5.RELEASE </version >
74+ <version >2.7.8 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.jayway.jsonpath</groupId >
Original file line number Diff line number Diff line change 2828 <gpg .skip>true</gpg .skip>
2929 <spotbugs .version>4.0.0-RC1</spotbugs .version>
3030 <spotbugs .fail>true</spotbugs .fail>
31- <springboot .version>2.3.5.RELEASE </springboot .version>
31+ <springboot .version>2.7.8 </springboot .version>
3232 <argLine >--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED</argLine >
3333 </properties >
3434
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >org.springframework.boot</groupId >
6060 <artifactId >spring-boot-starter-web</artifactId >
61- <version >2.3.5.RELEASE </version >
61+ <version >2.7.8 </version >
6262 <scope >test</scope >
6363 </dependency >
6464 <dependency >
Original file line number Diff line number Diff line change 1818
1919 <properties >
2020 <maven .deploy.skip>false</maven .deploy.skip>
21- <springboot .version>2.3.5.RELEASE </springboot .version>
21+ <springboot .version>2.7.8 </springboot .version>
2222 </properties >
2323
2424 <dependencyManagement >
6868 <dependency >
6969 <groupId >org.springframework</groupId >
7070 <artifactId >spring-web</artifactId >
71- <version >5.2.10.RELEASE</version >
7271 <scope >compile</scope >
7372 </dependency >
7473 <dependency >
7574 <groupId >org.springframework</groupId >
7675 <artifactId >spring-context</artifactId >
77- <version >5.2.10.RELEASE</version >
7876 <scope >compile</scope >
7977 </dependency >
8078 <dependency >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ io.dapr.springboot.DaprAutoConfiguration
Original file line number Diff line number Diff line change 2020 <grpc .version>1.42.1</grpc .version>
2121 <protobuf .version>3.17.3</protobuf .version>
2222 <opentelemetry .version>0.14.0</opentelemetry .version>
23- <spring-boot .version>2.3.5.RELEASE </spring-boot .version>
23+ <spring-boot .version>2.7.8 </spring-boot .version>
2424 </properties >
2525
2626 <dependencies >
Original file line number Diff line number Diff line change 9494 <dependency >
9595 <groupId >org.springframework.boot</groupId >
9696 <artifactId >spring-boot-starter-web</artifactId >
97- <version >2.3.5.RELEASE </version >
97+ <version >2.7.8 </version >
9898 <scope >test</scope >
9999 </dependency >
100100 <dependency >
101101 <groupId >org.springframework.boot</groupId >
102102 <artifactId >spring-boot-autoconfigure</artifactId >
103- <version >2.3.5.RELEASE </version >
103+ <version >2.7.8 </version >
104104 <scope >test</scope >
105105 </dependency >
106106 <dependency >
You can’t perform that action at this time.
0 commit comments