Skip to content

Commit

Permalink
Merge pull request #29 from spdx/bumplibversion
Browse files Browse the repository at this point in the history
Bump library and spdx maven versions
  • Loading branch information
goneall authored Mar 7, 2024
2 parents a7a4770 + 6675a33 commit b0469bb
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 @@ -139,7 +139,7 @@
<dependency>
<groupId>org.spdx</groupId>
<artifactId>java-spdx-library</artifactId>
<version>1.1.10</version>
<version>1.1.11</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
Expand Down Expand Up @@ -205,7 +205,7 @@
<plugin>
<groupId>org.spdx</groupId>
<artifactId>spdx-maven-plugin</artifactId>
<version>0.7.1</version>
<version>0.7.3</version>
<executions>
<execution>
<id>build-spdx</id>
Expand Down

0 comments on commit b0469bb

Please sign in to comment.