On Wed, 2 Nov 2022 at 11:31, Gilles Sadowski <gillese...@gmail.com> wrote: > > Hi Alex. > > Do I understand correctly that the change below may introduce dependencies > on modules that are not actually used in the [Geometry] code? > > Regards, > Gilles
The git diff does not show that this change is in the dependencyManagement section. So it does not bring in any dependencies. It specifies the version to bring in if a child pom adds a Numbers module. This ensures that all the versions brought in by any child pom that adds a numbers module is compatible. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org