File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.assertj</groupId >
1212 <artifactId >assertj-parent-pom</artifactId >
13- <version >2.2.8 </version >
13+ <version >2.2.10 </version >
1414 </parent >
1515
1616 <scm >
4646 <dependency >
4747 <groupId >net.bytebuddy</groupId >
4848 <artifactId >byte-buddy</artifactId >
49- <version >1.10.17 </version >
49+ <version >1.10.21 </version >
5050 <optional >true</optional >
5151 </dependency >
5252 <dependency >
5757 <dependency >
5858 <groupId >org.springframework</groupId >
5959 <artifactId >spring-test</artifactId >
60- <version >5.3.0 </version >
60+ <version >5.3.4 </version >
6161 <scope >test</scope >
6262 </dependency >
6363 <dependency >
6464 <groupId >org.springframework</groupId >
6565 <artifactId >spring-context</artifactId >
66- <version >5.2.9.RELEASE </version >
66+ <version >5.3.4 </version >
6767 <scope >test</scope >
6868 </dependency >
6969 <dependency >
7070 <groupId >org.springframework</groupId >
7171 <artifactId >spring-jdbc</artifactId >
72- <version >5.3.0 </version >
72+ <version >5.3.4 </version >
7373 <scope >test</scope >
7474 </dependency >
7575 <dependency >
225225 <plugin >
226226 <groupId >org.sonarsource.scanner.maven</groupId >
227227 <artifactId >sonar-maven-plugin</artifactId >
228- <version >3.7 .0.1746 </version >
228+ <version >3.8 .0.2131 </version >
229229 </plugin >
230230 </plugins >
231231 </pluginManagement >
You can’t perform that action at this time.
0 commit comments