File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.github.jeemv.springboot.vuejs</groupId >
88 <artifactId >springboot-vuejs</artifactId >
9- <version >1.0.17 </version >
9+ <version >1.0.18 </version >
1010
1111 <name >springboot-vuejs</name >
1212 <url >https://github.com/jeeMv/SpringBoot-VueJS</url >
4141 <dependency >
4242 <groupId >junit</groupId >
4343 <artifactId >junit</artifactId >
44- <version >4.13.1 </version >
44+ <version >4.13.2 </version >
4545 <scope >test</scope >
4646 </dependency >
4747 <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->
6666 <dependency >
6767 <groupId >org.springframework</groupId >
6868 <artifactId >spring-context</artifactId >
69- <version >5.2.9.RELEASE </version >
69+ <version >5.3.10 </version >
7070 </dependency >
7171
7272 <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web -->
7373 <dependency >
7474 <groupId >org.springframework.boot</groupId >
7575 <artifactId >spring-boot-starter-web</artifactId >
76- <version >2.3.4.RELEASE </version >
76+ <version >2.5.5 </version >
7777 </dependency >
7878
7979 <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-configuration-processor -->
8080 <dependency >
8181 <groupId >org.springframework.boot</groupId >
8282 <artifactId >spring-boot-configuration-processor</artifactId >
83- <version >2.3.4.RELEASE </version >
83+ <version >2.5.5 </version >
8484 </dependency >
8585
86+
8687 </dependencies >
8788
8889 <profiles >
You can’t perform that action at this time.
0 commit comments