File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >org.springframework.boot</groupId >
2020 <artifactId >spring-boot-dependencies</artifactId >
21- <version >2.1.1 .RELEASE</version >
21+ <version >2.1.2 .RELEASE</version >
2222 </parent >
2323 <developers >
2424 <developer >
103103 <dependency >
104104 <groupId >org.mockito</groupId >
105105 <artifactId >mockito-core</artifactId >
106- <version >2.21.0</version >
107106 <scope >test</scope >
108107 </dependency >
109108 <dependency >
119118 <dependency >
120119 <groupId >junit</groupId >
121120 <artifactId >junit</artifactId >
122- <version >4.12</version >
123121 <type >jar</type >
124122 <scope >test</scope >
125123 </dependency >
169167 <plugin >
170168 <groupId >org.apache.maven.plugins</groupId >
171169 <artifactId >maven-source-plugin</artifactId >
172- <version >3.0.1</version >
173170 <executions >
174171 <execution >
175172 <goals >
You can’t perform that action at this time.
0 commit comments