This repository was archived by the owner on Dec 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >com.azure</groupId >
7878 <artifactId >azure-storage-queue</artifactId >
79- <version >12.14 .0</version >
79+ <version >12.15 .0</version >
8080 </dependency >
8181
8282 <dependency >
9090 <dependency >
9191 <groupId >com.azure</groupId >
9292 <artifactId >azure-storage-blob</artifactId >
93- <version >12.17.1 </version >
93+ <version >12.20.0 </version >
9494 </dependency >
9595 </dependencies >
9696
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.springframework.boot</groupId >
5858 <artifactId >spring-boot-starter-web</artifactId >
59- <version >2.5.12 </version >
59+ <version >2.7.4 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.springframework.boot</groupId >
6363 <artifactId >spring-boot-starter-test</artifactId >
64- <version >2.4.11 </version >
64+ <version >2.7.4 </version >
6565 <scope >test</scope >
6666 </dependency >
6767 <dependency >
6868 <groupId >org.springframework</groupId >
6969 <artifactId >spring-core</artifactId >
70- <version >5.3.20 </version >
70+ <version >5.3.23 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.springframework</groupId >
7474 <artifactId >spring-beans</artifactId >
75- <version >5.3.18 </version >
75+ <version >5.3.23 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >org.springframework.boot</groupId >
7979 <artifactId >spring-boot</artifactId >
80- <version >2.6.2 </version >
80+ <version >2.7.4 </version >
8181 <scope >compile</scope >
8282 </dependency >
8383
You can’t perform that action at this time.
0 commit comments