File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 129129 </dependency >
130130 <dependency >
131131 <groupId >org.spdx</groupId >
132- <artifactId >spdx-rdf -store</artifactId >
132+ <artifactId >spdx-jackson -store</artifactId >
133133 <version >2.0.0</version >
134134 </dependency >
135135 <dependency >
136136 <groupId >org.spdx</groupId >
137- <artifactId >spdx-jackson -store</artifactId >
137+ <artifactId >spdx-rdf -store</artifactId >
138138 <version >2.0.0</version >
139139 </dependency >
140140 <dependency >
263263 <plugin >
264264 <groupId >org.apache.maven.plugins</groupId >
265265 <artifactId >maven-javadoc-plugin</artifactId >
266- <version >2.9</version >
266+ <version >2.9.1 </version >
267267 <configuration >
268268 <quiet >true</quiet >
269269 <source >8</source >
327327 <plugin >
328328 <groupId >org.spdx</groupId >
329329 <artifactId >spdx-maven-plugin</artifactId >
330- <version >0.7.3 </version >
330+ <version >1.0.0 </version >
331331 <executions >
332332 <execution >
333333 <id >build-spdx</id >
You can’t perform that action at this time.
0 commit comments