File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 <parent >
3939 <groupId >org.springframework.boot</groupId >
4040 <artifactId >spring-boot-dependencies</artifactId >
41- <version >2.1.1 .RELEASE</version >
41+ <version >2.1.2 .RELEASE</version >
4242 </parent >
4343 <dependencies >
4444 <dependency >
5757 <dependency >
5858 <groupId >org.apache.commons</groupId >
5959 <artifactId >commons-lang3</artifactId >
60- <version >3.8</version >
6160 </dependency >
6261 <dependency >
6362 <groupId >org.hibernate</groupId >
8786 <groupId >com.h2database</groupId >
8887 <artifactId >h2</artifactId >
8988 <scope >test</scope >
90- <version >1.4.194</version >
9189 </dependency >
9290 <dependency >
9391 <groupId >junit</groupId >
9492 <artifactId >junit</artifactId >
95- <version >4.12</version >
9693 <scope >test</scope >
9794 </dependency >
9895 <dependency >
9996 <groupId >org.mockito</groupId >
10097 <artifactId >mockito-core</artifactId >
101- <version >2.21.0</version >
10298 <scope >test</scope >
10399 </dependency >
104100 </dependencies >
170166 <plugin >
171167 <groupId >org.apache.maven.plugins</groupId >
172168 <artifactId >maven-source-plugin</artifactId >
173- <version >3.0.1</version >
174169 <executions >
175170 <execution >
176171 <goals >
You can’t perform that action at this time.
0 commit comments