Skip to content

Commit 8ac115a

Browse files
committed
Update SPDX Java library version
1 parent 6464a6d commit 8ac115a

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
@@ -145,7 +145,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
145145
<dependency>
146146
<groupId>org.spdx</groupId>
147147
<artifactId>java-spdx-library</artifactId>
148-
<version>2.0.0</version>
148+
<version>2.0.1</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)