File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
1616 <sonar .organization>spdx</sonar .organization>
1717 <sonar .projectKey>spdx-rdf-store</sonar .projectKey>
18- <dependency-check-maven .version>7.2 .1</dependency-check-maven .version>
18+ <dependency-check-maven .version>8.0 .1</dependency-check-maven .version>
1919 </properties >
2020
2121 <licenses >
9292 <dependency >
9393 <groupId >org.spdx</groupId >
9494 <artifactId >java-spdx-library</artifactId >
95- <version >1.1.2 </version >
95+ <version >1.1.3 </version >
9696 </dependency >
9797 <dependency >
9898 <groupId >org.apache.jena</groupId >
9999 <artifactId >jena-core</artifactId >
100- <version >4.6.1 </version >
100+ <version >4.7.0 </version >
101101 </dependency >
102102 <dependency >
103103 <groupId >org.apache.jena</groupId >
104104 <artifactId >jena-arq</artifactId >
105- <version >4.6.1 </version >
105+ <version >4.7.0 </version >
106106 </dependency >
107107 <dependency >
108108 <groupId >org.apache.jena</groupId >
109109 <artifactId >jena-base</artifactId >
110- <version >4.6.1 </version >
110+ <version >4.7.0 </version >
111111 </dependency >
112112 </dependencies >
113113 <build >
You can’t perform that action at this time.
0 commit comments