Skip to content

Commit 9ff14e6

Browse files
authored
Merge pull request #358 from spdx/bact-maven-central
Fix Maven Central link in README
2 parents 592a9a2 + 37a377d commit 9ff14e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Spdx-Java-Library is a Java library which implements the Java object model for SPDX and provides useful helper functions.
1313

1414
The library is available in Maven Central as
15-
[`org.spdx:java-spdx-library`](https://search.maven.org/artifact/org.spdx/java-spdx-library)
15+
[`org.spdx:java-spdx-library`](https://central.sonatype.com/artifact/org.spdx/java-spdx-library)
1616
(note the order of the word "java-spdx").
1717

1818
If you are using Maven, you can add the following dependency in your POM file:

0 commit comments

Comments
 (0)