Skip to content

Commit

Permalink
Merge pull request #79 from spdx/libver
Browse files Browse the repository at this point in the history
Bump version of SPDX Java Library
  • Loading branch information
goneall authored Feb 1, 2025
2 parents a4638ac + a473015 commit e3c7c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
<dependency>
<groupId>org.spdx</groupId>
<artifactId>java-spdx-library</artifactId>
<version>2.0.0-RC1</version>
<version>2.0.0-RC2</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit e3c7c1d

Please sign in to comment.