mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Start building against Spring HATEOAS 3.0.0-M5 snapshots
See gh-47003
This commit is contained in:
@@ -2359,7 +2359,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring HATEOAS", "3.0.0-M4") {
|
||||
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.hateoas") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user