Skip to content

Commit

Permalink
Merge pull request #19 from spdx/updateversion
Browse files Browse the repository at this point in the history
Update dependency versions
  • Loading branch information
goneall authored Jun 19, 2021
2 parents 001add3 + b17c53b commit f284694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.spdx</groupId>
<artifactId>tools-java</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>tools-java</name>
Expand Down Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>spdx-jackson-store</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.ws.xmlschema</groupId>
Expand All @@ -127,7 +127,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>spdx-tagvalue-store</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit f284694

Please sign in to comment.