Skip to content

Commit 86faccb

Browse files
committed
Fix incorrect dep. version
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
1 parent 851ebdb commit 86faccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.spdx</groupId>
9393
<artifactId>java-spdx-library</artifactId>
94-
<version>1.1.1-SNAPSHOT</version>
94+
<version>1.1.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>org.apache.jena</groupId>

0 commit comments

Comments
 (0)