Skip to content

Commit

Permalink
Update to version 2.1.19 of the SPDX tools library. Resolves some sec…
Browse files Browse the repository at this point in the history
…urity vulnerabilities

Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
  • Loading branch information
goneall committed Apr 9, 2019
1 parent ad250c9 commit 9e9d073
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.spdx</groupId>
<artifactId>licenseListPublisher</artifactId>
<version>2.1.18</version>
<version>2.1.19</version>
<name>License List Publisher</name>
<description>Tool that generates license data found in the license-list-data repository from the license-list-XML source</description>
<licenses>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>spdx-tools</artifactId>
<version>2.1.15</version>
<version>2.1.16</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 9e9d073

Please # to comment.