File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
<plugin >
31
31
<groupId >org.springframework.boot</groupId >
32
32
<artifactId >spring-boot-maven-plugin</artifactId >
33
- <version >3.3.6 </version >
33
+ <version >3.3.7 </version >
34
34
<executions >
35
35
<execution >
36
36
<goals >
63
63
<!-- Import dependency management from Spring Boot -->
64
64
<groupId >org.springframework.boot</groupId >
65
65
<artifactId >spring-boot-dependencies</artifactId >
66
- <version >3.3.6 </version >
66
+ <version >3.3.7 </version >
67
67
<type >pom</type >
68
68
<scope >import</scope >
69
69
</dependency >
117
117
<dependency >
118
118
<groupId >org.springframework.boot</groupId >
119
119
<artifactId >spring-boot-starter-security</artifactId >
120
- <version >3.3.6 </version >
120
+ <version >3.3.7 </version >
121
121
</dependency >
122
122
<dependency >
123
123
<groupId >org.springframework.boot</groupId >
124
124
<artifactId >spring-boot-starter-web</artifactId >
125
- <version >3.3.6 </version >
125
+ <version >3.3.7 </version >
126
126
</dependency >
127
127
<dependency >
128
128
<groupId >org.springframework</groupId >
314
314
<dependency >
315
315
<groupId >org.springframework.boot</groupId >
316
316
<artifactId >spring-boot-starter-test</artifactId >
317
- <version >3.3.6 </version >
317
+ <version >3.3.7 </version >
318
318
<scope >test</scope >
319
319
<exclusions >
320
320
<exclusion >
You can’t perform that action at this time.
0 commit comments