Skip to content

Commit

Permalink
Update the SPDX Tools version
Browse files Browse the repository at this point in the history
This updates the version of Log4J resolving CVE-2021-45046 and
CVE-2021-44228

Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
  • Loading branch information
goneall committed Dec 25, 2021
1 parent 334a1e7 commit 9399aff
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 9399aff

Please sign in to comment.