Skip to content

Commit

Permalink
Merge pull request #25 from spdx/updatespdxlib
Browse files Browse the repository at this point in the history
Update SPDX Java Library version
  • Loading branch information
goneall authored May 10, 2023
2 parents d58f5e4 + 2430865 commit 1c95019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.spdx</groupId>
<artifactId>spdx-spreadsheet-store</artifactId>
<version>1.1.6-SNAPSHOT</version>
<version>1.1.6</version>
<packaging>jar</packaging>

<name>spdx-spreadsheet-store</name>
Expand Down Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>java-spdx-library</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
Expand Down

0 comments on commit 1c95019

Please sign in to comment.