File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <packaging >jar</packaging >
77 <name >java-spdx-library</name >
88 <url >https://github.com/spdx/Spdx-Java-Library</url >
9+ <description >Java library which implements the Java object model for SPDX and provides useful helper functions.</description >
910 <licenses >
1011 <license >
1112 <name >The Apache Software License, Version 2.0</name >
4748 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
4849 <sonar .organization>spdx</sonar .organization>
4950 <sonar .projectKey>java-spdx-library</sonar .projectKey>
50- <dependency-check-maven .version>8.0.1 </dependency-check-maven .version>
51+ <dependency-check-maven .version>8.0.2 </dependency-check-maven .version>
5152 </properties >
5253 <profiles >
5354 <profile >
252253 <plugin >
253254 <groupId >org.spdx</groupId >
254255 <artifactId >spdx-maven-plugin</artifactId >
255- <version >1.0.0 </version >
256+ <version >1.0.1 </version >
256257 <executions >
257258 <execution >
258259 <id >build-spdx</id >
341342 <system >Github</system >
342343 <url >https://github.com/spdx/Spdx-Java-Library/issues</url >
343344 </issueManagement >
344- <description >Java library which implements the Java object model for SPDX and provides useful helper functions.</description >
345345 <ciManagement >
346346 <system >Github Actions</system >
347347 <url >https://github.com/spdx/Spdx-Java-Library/actions</url >
You can’t perform that action at this time.
0 commit comments