File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 8484 <version >2.3.5</version >
8585 </dependency >
8686
87-
8887 <dependency >
8988 <groupId >org.springframework.boot</groupId >
9089 <artifactId >spring-boot-devtools</artifactId >
9594 <artifactId >spring-boot-starter-data-jpa</artifactId >
9695 </dependency >
9796
98-
99- <dependency >
100- <groupId >org.springframework.boot</groupId >
101- <artifactId >spring-boot-starter-test</artifactId >
102- <scope >test</scope >
103- </dependency >
104-
10597 <dependency >
10698 <groupId >org.springframework.boot</groupId >
10799 <artifactId >spring-boot-starter-security</artifactId >
140132 <artifactId >commons-lang3</artifactId >
141133 </dependency >
142134
143- <dependency >
144- <groupId >org.modelmapper</groupId >
145- <artifactId >modelmapper</artifactId >
146- <version >2.3.1</version >
147- </dependency >
148-
149-
150135 </dependencies >
151136
152137 <build >
You can’t perform that action at this time.
0 commit comments