7.12
Generic changes
Merge branch 'feature/pr288' into develop
c4b960e134429a2 bsorrentino 2023-06-23 18:15:11
refactor(SiteProcessor.java): Optional usage refinement
- use Optional.OfNullable() instead Optional.of()
220426a4c952a9f bsorrentino 2023-06-23 18:14:03
Merge branch 'williamschey-master' into feature/pr288
83e977cc998064b bsorrentino 2023-06-23 18:07:45
#287: Changed to use Optional.ofNullable to deal with nulls
5997ce7ddffd33a William Schey 2023-06-23 08:06:10
#287: Fix for NPE that is throw when trying to link internally to project
622ae475a55a570 William Schey 2023-06-23 06:32:50