diff --git a/dependency-check-core/src/main/java/org/owasp/dependencycheck/exception/package-info.java b/dependency-check-core/src/main/java/org/owasp/dependencycheck/exception/package-info.java index 25fcd7982..107ae00ca 100644 --- a/dependency-check-core/src/main/java/org/owasp/dependencycheck/exception/package-info.java +++ b/dependency-check-core/src/main/java/org/owasp/dependencycheck/exception/package-info.java @@ -1,11 +1,4 @@ /** - * - *
- *A collection of exception classes used within the application.
- * - * + * A collection of exception classes used within the application. */ package org.owasp.dependencycheck.exception;