File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.apache.maven.plugin-tools</groupId >
5151 <artifactId >maven-plugin-annotations</artifactId >
52- <version >3.15.1 </version >
52+ <version >3.15.2 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.junit.jupiter</groupId >
Original file line number Diff line number Diff line change 5353 <maven-compiler-plugin-version >3.14.1</maven-compiler-plugin-version >
5454 <maven-install-plugin-version >3.1.4</maven-install-plugin-version >
5555 <maven-deploy-plugin-version >3.1.4</maven-deploy-plugin-version >
56- <maven-plugin-plugin-version >3.15.1 </maven-plugin-plugin-version >
56+ <maven-plugin-plugin-version >3.15.2 </maven-plugin-plugin-version >
5757 <maven-site-plugin-version >3.21.0</maven-site-plugin-version >
5858 <maven-jar-plugin-version >3.4.2</maven-jar-plugin-version >
59- <maven-war-plugin-version >3.4 .0</maven-war-plugin-version >
59+ <maven-war-plugin-version >3.5 .0</maven-war-plugin-version >
6060 <maven-resources-plugin-version >3.3.1</maven-resources-plugin-version >
6161 <maven-dependency-plugin-version >3.9.0</maven-dependency-plugin-version >
6262 <dependency-check-version >12.1.8</dependency-check-version >
332332 <dependency >
333333 <groupId >com.jayway.jsonpath</groupId >
334334 <artifactId >json-path</artifactId >
335- <version >2.9 .0</version >
335+ <version >2.10 .0</version >
336336 <scope >test</scope >
337337 </dependency >
338338 <dependency >
339339 <groupId >com.jayway.jsonpath</groupId >
340340 <artifactId >json-path-assert</artifactId >
341- <version >2.9 .0</version >
341+ <version >2.10 .0</version >
342342 <scope >test</scope >
343343 </dependency >
344344 <dependency >
You can’t perform that action at this time.
0 commit comments