You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use stable Spring Data 4.0.0-RC1 instead of SNAPSHOT for Maven Central release
- Updated spring-data-parent from 4.0.0-SNAPSHOT to 4.0.0-RC1
- Updated spring-data-commons from 4.0.0-SNAPSHOT to 4.0.0-RC1
This allows the project to be published to Maven Central which requires
all dependencies to be stable releases (no SNAPSHOT versions).
0 commit comments