Skip to content

Commit 305a0c5

Browse files
committed
Switch to Spring HATEOAS SNAPSHOTs
See gh-30632
1 parent 2651068 commit 305a0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ bom {
13731373
]
13741374
}
13751375
}
1376-
library("Spring HATEOAS", "2.0.0-M2") {
1376+
library("Spring HATEOAS", "2.0.0-SNAPSHOT") {
13771377
group("org.springframework.hateoas") {
13781378
modules = [
13791379
"spring-hateoas"

0 commit comments

Comments
 (0)