Skip to content

Commit f7ef731

Browse files
committed
Update SPDX Java Library to version 1.1.5
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
1 parent 37333a6 commit f7ef731

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.spdx</groupId>
66
<artifactId>spdx-rdf-store</artifactId>
7-
<version>1.1.5-SNAPSHOT</version>
7+
<version>1.1.5</version>
88
<packaging>jar</packaging>
99

1010
<name>spdx-rdf-store</name>
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.spdx</groupId>
8686
<artifactId>java-spdx-library</artifactId>
87-
<version>1.1.4</version>
87+
<version>1.1.5</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.apache.jena</groupId>
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.spdx</groupId>
201201
<artifactId>spdx-maven-plugin</artifactId>
202-
<version>0.5.5</version>
202+
<version>0.6.4</version>
203203
<executions>
204204
<execution>
205205
<id>build-spdx</id>

0 commit comments

Comments
 (0)