Skip to content

Commit 87cacfe

Browse files
committed
refactor: #7510 preserve line break
1 parent b22fa19 commit 87cacfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/owasp/dependencycheck/data/artifactory/ArtifactorySearch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
* Class of methods to search Artifactory for hashes and determine Maven GAV
4646
* from there.
4747
*
48-
* Data classes copied from JFrog's artifactory-client-java project.
48+
* <p>Data classes copied from JFrog's artifactory-client-java project.</p>
4949
*
5050
* @author nhenneaux
5151
*/

0 commit comments

Comments
 (0)