File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 681681 <groupId >org.springframework.boot</groupId >
682682 <artifactId >spring-boot-starter-data-jpa</artifactId >
683683 </dependency >
684+ <!--
684685 <dependency>
685686 <groupId>org.springframework.boot</groupId>
686687 <artifactId>spring-boot-starter-jdbc</artifactId>
687688 </dependency>
689+ -->
688690 <dependency >
689691 <groupId >org.springframework.boot</groupId >
690692 <artifactId >spring-boot-starter-security</artifactId >
10421044 </exclusion >
10431045 </exclusions >
10441046 </dependency >
1047+ <!--
10451048 <dependency>
10461049 <groupId>org.hibernate.validator</groupId>
10471050 <artifactId>hibernate-validator</artifactId>
10621065 </exclusion>
10631066 </exclusions>
10641067 </dependency>
1068+ -->
10651069 <dependency >
10661070 <groupId >org.antlr</groupId >
10671071 <artifactId >antlr-runtime</artifactId >
You can’t perform that action at this time.
0 commit comments