mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 08:14:44 +01:00
minor checkstyle patch
Former-commit-id: d81d0e9418963d01964eb42aac21d10f1b756a3f
This commit is contained in:
@@ -508,7 +508,7 @@ public class DependencyCheckTask extends Task {
|
|||||||
private boolean nexusUsesProxy = true;
|
private boolean nexusUsesProxy = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the value of nexusUsesProxy
|
* Get the value of nexusUsesProxy.
|
||||||
*
|
*
|
||||||
* @return the value of nexusUsesProxy
|
* @return the value of nexusUsesProxy
|
||||||
*/
|
*/
|
||||||
@@ -517,7 +517,7 @@ public class DependencyCheckTask extends Task {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the value of nexusUsesProxy
|
* Set the value of nexusUsesProxy.
|
||||||
*
|
*
|
||||||
* @param nexusUsesProxy new value of nexusUsesProxy
|
* @param nexusUsesProxy new value of nexusUsesProxy
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user