File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
48
48
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49
49
<apache .http.version>4.5.3</apache .http.version>
50
- <version .plugin.surefire>3.2.1 </version .plugin.surefire>
50
+ <version .plugin.surefire>3.2.2 </version .plugin.surefire>
51
51
<maven-enforcer-plugin-version >3.4.1</maven-enforcer-plugin-version >
52
52
<maven-clean-plugin-version >3.3.2</maven-clean-plugin-version >
53
53
<maven-compiler-plugin-version >3.11.0</maven-compiler-plugin-version >
60
60
<maven-war-plugin-version >3.4.0</maven-war-plugin-version >
61
61
<maven-resources-plugin-version >3.3.1</maven-resources-plugin-version >
62
62
<maven-dependency-plugin-version >3.6.1</maven-dependency-plugin-version >
63
- <dependency-check-version >8.4.2 </dependency-check-version >
63
+ <dependency-check-version >8.4.3 </dependency-check-version >
64
64
65
65
<skip .dependency-check>false</skip .dependency-check>
66
66
You can’t perform that action at this time.
0 commit comments