File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 129
129
</dependency >
130
130
<dependency >
131
131
<groupId >org.spdx</groupId >
132
- <artifactId >spdx-rdf -store</artifactId >
132
+ <artifactId >spdx-jackson -store</artifactId >
133
133
<version >2.0.0</version >
134
134
</dependency >
135
135
<dependency >
136
136
<groupId >org.spdx</groupId >
137
- <artifactId >spdx-jackson -store</artifactId >
137
+ <artifactId >spdx-rdf -store</artifactId >
138
138
<version >2.0.0</version >
139
139
</dependency >
140
140
<dependency >
263
263
<plugin >
264
264
<groupId >org.apache.maven.plugins</groupId >
265
265
<artifactId >maven-javadoc-plugin</artifactId >
266
- <version >2.9</version >
266
+ <version >2.9.1 </version >
267
267
<configuration >
268
268
<quiet >true</quiet >
269
269
<source >8</source >
327
327
<plugin >
328
328
<groupId >org.spdx</groupId >
329
329
<artifactId >spdx-maven-plugin</artifactId >
330
- <version >0.7.3 </version >
330
+ <version >1.0.0 </version >
331
331
<executions >
332
332
<execution >
333
333
<id >build-spdx</id >
You can’t perform that action at this time.
0 commit comments