stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

Reuse BOM for interproject dependencies.

Open bdemers opened this issue 8 years ago • 1 comments

cc: @dogeared You may have already tried this, if so just close

bdemers avatar Feb 10 '17 17:02 bdemers

We actually had it this way originally. Spring team prefers explicit versions in the BOM.

Maven updates the individual versions automatically, so we didn't mind complying.

On Feb 10, 2017 12:04 PM, "Brian Demers" [email protected] wrote:

cc: @dogeared https://github.com/dogeared You may have already tried this, if so just close

You can view, comment on, or merge this pull request online at:

https://github.com/stormpath/stormpath-sdk-java/pull/1303 Commit Summary

  • Reuse BOM for interproject dependencies.

File Changes

Patch Links:

  • https://github.com/stormpath/stormpath-sdk-java/pull/1303.patch
  • https://github.com/stormpath/stormpath-sdk-java/pull/1303.diff

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stormpath/stormpath-sdk-java/pull/1303, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWQEjtX7sKDCg8-BBDsGu0TYHxzWhGYks5rbJiggaJpZM4L9nSZ .

dogeared avatar Feb 11 '17 12:02 dogeared