File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 1111 <name >KeepTime</name >
1212 <description >Time tracker</description >
1313
14+ <licenses >
15+ <license >
16+ <name >GNU General Public License (GPL) version 3.0</name >
17+ <url >http://www.gnu.org/licenses/gpl.txt</url >
18+ <distribution >manual</distribution >
19+ </license >
20+ </licenses >
21+
22+ <organization >
23+ <name >doubleSlash Net-Business GmbH</name >
24+ <url >https://www.doubleslash.de/</url >
25+ </organization >
26+
1427 <parent >
1528 <groupId >org.springframework.boot</groupId >
1629 <artifactId >spring-boot-starter-parent</artifactId >
6073 <artifactId >dom</artifactId >
6174 <version >2.3.0-jaxb-1.0.6</version >
6275 </dependency >
63- <dependency >
64- <groupId >org.mockito</groupId >
65- <artifactId >mockito-core</artifactId >
66- </dependency >
6776 <dependency >
6877 <groupId >org.apache.commons</groupId >
6978 <artifactId >commons-lang3</artifactId >
129138 <configuration >
130139 <failBuildOnAnyVulnerability >true</failBuildOnAnyVulnerability >
131140 <failBuildOnCVSS >8</failBuildOnCVSS >
132- <suppressionFile >dependency-check-report_suppressions.xml</suppressionFile >
141+ <!-- < suppressionFile>dependency-check-report_suppressions.xml</suppressionFile> -- >
133142 </configuration >
134143 </plugin >
135144 </plugins >
You can’t perform that action at this time.
0 commit comments