mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
minor perforance improvement
This commit is contained in:
@@ -445,6 +445,7 @@ public class Engine implements FileFilter {
|
|||||||
} else {
|
} else {
|
||||||
dependency = existing;
|
dependency = existing;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user