Skip to content

Commit 239e8a6

Browse files
committed
Start building against Spring HATEOAS 1.5.6 snapshots
See gh-38373
1 parent 87e2b1e commit 239e8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1775,7 +1775,7 @@ bom {
17751775
]
17761776
}
17771777
}
1778-
library("Spring HATEOAS", "1.5.5") {
1778+
library("Spring HATEOAS", "1.5.6-SNAPSHOT") {
17791779
considerSnapshots()
17801780
prohibit {
17811781
versionRange "[2.0.0-M1,)"

0 commit comments

Comments
 (0)