File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 141
141
</exclusions >
142
142
</dependency >
143
143
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
+
144
150
<!-- https://github.com/spring-projects/spring-boot/blob/v2.3.12.RELEASE/spring-boot-project/spring-boot-starters/spring-boot-starter-web/build.gradle -->
145
151
<dependency >
146
152
<groupId >org.springframework.boot</groupId >
159
165
</exclusions >
160
166
</dependency >
161
167
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
-
168
168
<dependency >
169
169
<groupId >org.togglz</groupId >
170
170
<artifactId >togglz-console</artifactId >
You can’t perform that action at this time.
0 commit comments