File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
1515 <sonar .organization>spdx</sonar .organization>
1616 <sonar .projectKey>spdx-rdf-store</sonar .projectKey>
17- <dependency-check-maven .version>8.0.1 </dependency-check-maven .version>
17+ <dependency-check-maven .version>8.4.3 </dependency-check-maven .version>
1818 <javadoc .opts>-Xdoclint:none</javadoc .opts>
1919 </properties >
20-
2120 <licenses >
2221 <license >
2322 <name >The Apache Software License, Version 2.0</name >
119118 <dependency >
120119 <groupId >org.spdx</groupId >
121120 <artifactId >java-spdx-library</artifactId >
122- <version >1.1.10 </version >
121+ <version >1.1.11 </version >
123122 </dependency >
124123 <dependency >
125124 <groupId >org.apache.jena</groupId >
211210 <plugin >
212211 <groupId >org.spdx</groupId >
213212 <artifactId >spdx-maven-plugin</artifactId >
214- <version >0.6.4 </version >
213+ <version >0.7.3 </version >
215214 <executions >
216215 <execution >
217216 <id >build-spdx</id >
222221 </execution >
223222 </executions >
224223 <configuration >
225- <spdxDocumentNamespace >http://spdx.org/documents/java-spdx-rdf-store-{$ version}</spdxDocumentNamespace >
224+ <spdxDocumentNamespace >http://spdx.org/documents/java-spdx-rdf-store-${project. version} </spdxDocumentNamespace >
226225
227226 <defaultFileCopyright >Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright >
228227 <defaultFileContributors >
You can’t perform that action at this time.
0 commit comments