Skip to content

Commit 1677d96

Browse files
committed
Merge pull request OWASP#60 from jamesdaily/patch-1
Replaced codehaus link with apache.org link
2 parents d59fd50 + bbf6aca commit 1677d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Including among your POMs `<dependencies>` this snippet of XML
1616
will make the sanitizer available.
1717

1818
Be sure to change the
19-
[version](http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges)
19+
[version](https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges)
2020
to a range suitable to your project. There are no unstable releases
2121
in maven.
2222
Bigger numbers are more recent and the [change log](../change_log.md)

0 commit comments

Comments
 (0)