File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
kotlin-asyncapi-spring-web Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.springframework</groupId >
3232 <artifactId >spring-web</artifactId >
33- <version >[5.3.13,5.3.22 ]</version >
33+ <version >[5.3.13,5.3.23 ]</version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.springframework</groupId >
3737 <artifactId >spring-context</artifactId >
38- <version >[5.3.13,5.3.22 ]</version >
38+ <version >[5.3.13,5.3.23 ]</version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.springframework.boot</groupId >
4242 <artifactId >spring-boot-autoconfigure</artifactId >
43- <version >[2.6.0,2.7.3 ]</version >
43+ <version >[2.6.0,2.7.4 ]</version >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.jetbrains.kotlin</groupId >
6060 <dependency >
6161 <groupId >org.springframework.boot</groupId >
6262 <artifactId >spring-boot-starter-test</artifactId >
63- <version >2.7.3 </version >
63+ <version >2.7.4 </version >
6464 <scope >test</scope >
6565 </dependency >
6666 <dependency >
6767 <groupId >org.springframework.boot</groupId >
6868 <artifactId >spring-boot-starter-web</artifactId >
69- <version >2.7.3 </version >
69+ <version >2.7.4 </version >
7070 <scope >test</scope >
7171 </dependency >
7272 </dependencies >
You can’t perform that action at this time.
0 commit comments