File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 114
114
</exclusions >
115
115
</dependency >
116
116
117
- <!-- https://github.com/spring-projects/spring-boot/blob/v1.4.1.RELEASE/spring-boot-starters/spring-boot-starter-validation/pom.xml -->
118
- <dependency >
119
- <groupId >org.springframework.boot</groupId >
120
- <artifactId >spring-boot-starter-validation</artifactId >
121
- <exclusions >
122
- <exclusion >
123
- <!-- In favour of org.mortbay.jasper:apache-el -->
124
- <groupId >org.apache.tomcat.embed</groupId >
125
- <artifactId >tomcat-embed-el</artifactId >
126
- </exclusion >
127
- </exclusions >
128
- </dependency >
129
-
130
117
<!-- https://github.com/spring-projects/spring-boot/blob/v1.4.1.RELEASE/spring-boot-starters/spring-boot-starter-web/pom.xml -->
131
118
<dependency >
132
119
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments