File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-dependencies</artifactId >
18- <version >2.1.1 .RELEASE</version >
18+ <version >2.1.2 .RELEASE</version >
1919 </parent >
2020 <developers >
2121 <developer >
5353 <dependency >
5454 <groupId >com.fasterxml.jackson.core</groupId >
5555 <artifactId >jackson-annotations</artifactId >
56- <version >${jackson.version} </version >
5756 </dependency >
5857 <dependency >
5958 <groupId >junit</groupId >
6059 <artifactId >junit</artifactId >
61- <version >4.12</version >
6260 <type >jar</type >
6361 <scope >test</scope >
6462 </dependency >
7573 <dependency >
7674 <groupId >org.mockito</groupId >
7775 <artifactId >mockito-core</artifactId >
78- <version >2.21.0</version >
7976 <scope >test</scope >
8077 </dependency >
8178 </dependencies >
119116 <plugin >
120117 <groupId >org.apache.maven.plugins</groupId >
121118 <artifactId >maven-source-plugin</artifactId >
122- <version >3.0.1</version >
123119 <executions >
124120 <execution >
125121 <goals >
You can’t perform that action at this time.
0 commit comments