Skip to content

Commit aba1b59

Browse files
committed
Update SPDX Java Libary to version 1.0
1 parent 74c55b9 commit aba1b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
153153
<dependency>
154154
<groupId>org.spdx</groupId>
155155
<artifactId>java-spdx-library</artifactId>
156-
<version>2.0.0-RC2</version>
156+
<version>2.0.0</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)