Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Spring Boot 2.0.0.BUILD-SNAPSHOT #709

Closed
jxblum opened this issue Jan 13, 2017 · 1 comment
Closed

Upgrade to Spring Boot 2.0.0.BUILD-SNAPSHOT #709

jxblum opened this issue Jan 13, 2017 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@jxblum
Copy link
Contributor

jxblum commented Jan 13, 2017

At the request of @rwinch, Spring Session master (for 2.0.0.BUILD-SNAPSHOT) will be upgraded to Spring Boot 2.0.0.BUILD-SNAPSHOT for parity between the 2 projects.

Since this will form a circular dependency between Spring Session and Spring Boot (and possibly create a conflict for Spring IO Platform Cairo), a separate ticket will be filed to address that issue.

This ticket is a follow-up to the work performed in #677.

Additionally, this ticket will include the following tasks...

  1. Set all Spring dependencies to <major>.<minor>.<maint>.BUILD-SNAPSHOT.
  2. Apply the SD BOM file uniformly to all uses of spring-session-data-<module> where "" is part of the SD portfolio managed by the Spring team.
@jxblum jxblum added type: enhancement A general enhancement in progress labels Jan 13, 2017
@jxblum jxblum added this to the 2.0.0 M1 milestone Jan 13, 2017
@jxblum jxblum self-assigned this Jan 13, 2017
jxblum added a commit to jxblum/spring-session that referenced this issue Jan 14, 2017
Sets Spring Framework to 5.0.0.BUILD-SNAPSHOT

Sets Spring Data to 2.0.0.BUILD-SNAPSHOT

Sets Spring Data Release Train to Kay-BUILD-SNAPSHOT

Sets Spring Security to 4.2.2.BUILD-SNAPSHOT

Fixes spring-projectsgh-709
jxblum added a commit to jxblum/spring-session that referenced this issue Jan 14, 2017
@jxblum jxblum closed this as completed in dd23c96 Jan 14, 2017
@jxblum
Copy link
Contributor Author

jxblum commented Jan 14, 2017

Checked into master in revisions dd23c96 setting Spring Boot to 2.0.0.BUILD-SNAPSHOT, aa3536a setting all Spring dependencies to BUILD-SNAPSHOT and 536156a to consistently apply Spring Data BOM across all Spring Session modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant