File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 <artifactId >helidon-webserver</artifactId >
9999 <scope >test</scope >
100100 </dependency >
101- <dependency >
102- <groupId >io.helidon.webserver.testing.junit5</groupId >
103- <artifactId >helidon-webserver-testing-junit5</artifactId >
104- <scope >test</scope >
105- </dependency >
106101 </dependencies >
107102
108103 <build >
Original file line number Diff line number Diff line change 133133 <version .plugin.source>3.0.1</version .plugin.source>
134134 <version .plugin.spotbugs>4.7.3.5</version .plugin.spotbugs>
135135 <version .plugin.findsecbugs>1.12.0</version .plugin.findsecbugs>
136- <version .plugin.dependency-check>9 .0.8 </version .plugin.dependency-check>
136+ <version .plugin.dependency-check>10 .0.2 </version .plugin.dependency-check>
137137 <version .plugin.surefire>3.1.0</version .plugin.surefire>
138138 <version .plugin.toolchains>1.1</version .plugin.toolchains>
139139 <version .plugin.version-plugin>2.3</version .plugin.version-plugin>
630630 <configuration >
631631 <skip >${dependency-check.skip} </skip >
632632 <skipTestScope >true</skipTestScope >
633- <failBuildOnAnyVulnerability >false</ failBuildOnAnyVulnerability >
633+ <failBuildOnCVSS >0</ failBuildOnCVSS >
634634 <assemblyAnalyzerEnabled >false</assemblyAnalyzerEnabled >
635635 <nvdApiKey >${nvd-api-key} </nvdApiKey >
636636 <excludes >
You can’t perform that action at this time.
0 commit comments