File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 141141 </exclusions >
142142 </dependency >
143143
144+ <!-- https://github.com/spring-projects/spring-boot/blob/v2.3.12.RELEASE/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/build.gradle -->
145+ <dependency >
146+ <groupId >org.springframework.boot</groupId >
147+ <artifactId >spring-boot-starter-validation</artifactId >
148+ </dependency >
149+
144150 <!-- https://github.com/spring-projects/spring-boot/blob/v2.3.12.RELEASE/spring-boot-project/spring-boot-starters/spring-boot-starter-web/build.gradle -->
145151 <dependency >
146152 <groupId >org.springframework.boot</groupId >
159165 </exclusions >
160166 </dependency >
161167
162- <!-- https://github.com/spring-projects/spring-boot/blob/v2.3.12.RELEASE/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/build.gradle -->
163- <dependency >
164- <groupId >org.springframework.boot</groupId >
165- <artifactId >spring-boot-starter-validation</artifactId >
166- </dependency >
167-
168168 <dependency >
169169 <groupId >org.togglz</groupId >
170170 <artifactId >togglz-console</artifactId >
You can’t perform that action at this time.
0 commit comments