File tree Expand file tree Collapse file tree 3 files changed +3
-18
lines changed Expand file tree Collapse file tree 3 files changed +3
-18
lines changed Original file line number Diff line number Diff line change 1313 <name >${project.artifactId} </name >
1414
1515 <properties >
16- <slf4j .version>1.7.25</slf4j .version>
1716 <checkstyle .version>6.19</checkstyle .version>
1817 <findbugs .version>3.1.12</findbugs .version>
1918 <findsecbugs .version>1.9.0</findsecbugs .version>
167166 <dependency >
168167 <groupId >org.junit.jupiter</groupId >
169168 <artifactId >junit-jupiter-api</artifactId >
170- <version >${junit.version} </version >
171169 <scope >provided</scope >
172170 </dependency >
173171
187185 <dependency >
188186 <groupId >org.slf4j</groupId >
189187 <artifactId >slf4j-simple</artifactId >
190- <version >${slf4j.version} </version >
191188 <scope >test</scope >
192189 </dependency >
193190 </dependencies >
Original file line number Diff line number Diff line change 1010 </suppress >
1111 <suppress >
1212 <notes >Well...</notes >
13- <cpe >cpe:/a:checkstyle:checkstyle:6.19 </cpe >
13+ <cpe >cpe:/a:graphviz:graphviz:0.8.4 </cpe >
1414 </suppress >
1515 <suppress >
1616 <notes >Well...</notes >
17- <cpe >cpe:/a:ktlint_project:ktlint:0.29.0</cpe >
18- </suppress >
19- <suppress >
20- <notes >Well...</notes >
21- <cpe >cpe/a:ktlint_project:ktlint:0.29.0</cpe >
22- </suppress >
23- <suppress >
24- <notes >Well...</notes >
25- <cpe >cpe:/a:springsource:spring_framework:2.1.4</cpe >
26- </suppress >
27- <suppress >
28- <notes >Well...</notes >
29- <cpe >cpe:/a:apache:tomcat:9.0.17</cpe >
17+ <cpe >cpe:/a:svg_salamander_project:svg_salamander:1.1.2</cpe >
3018 </suppress >
3119</suppressions >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >guru-nidi-parent-pom</artifactId >
8- <version >1.1.21 </version >
8+ <version >1.1.22 </version >
99 <relativePath />
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments