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