Skip to content

Commit cceffa6

Browse files
committed
Fix 1 link to the OWASP web site in pom.
1 parent 807adf7 commit cceffa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</licenses>
3838

3939
<name>ESAPI</name>
40-
<url>https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API</url>
40+
<url>https://owasp.org/www-project-enterprise-security-api/</url>
4141
<description>The Enterprise Security API (ESAPI) project is an OWASP project
4242
to create simple strong security controls for every web platform.
4343
Security controls are not simple to build. You can read about the

0 commit comments

Comments
 (0)