Skip to content

Commit

Permalink
Merge pull request #43 from spdx/updatelibversions
Browse files Browse the repository at this point in the history
Update the SPDX Tools version
  • Loading branch information
goneall committed Dec 25, 2021
2 parents b7be7bd + 9399aff commit c5505b5
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-maven-plugin</artifactId>
<version>0.5.5-SNAPSHOT</version>
<version>0.5.5</version>
<packaging>maven-plugin</packaging>

<name>spdx-maven-plugin Maven Plugin</name>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>spdx-tools</artifactId>
<version>2.2.1</version>
<version>2.2.7</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit c5505b5

Please sign in to comment.