Skip to content

Commit ac35728

Browse files
committed
Upgrade to Spring HATEOAS 1.2.0-M1
Closes gh-22893
1 parent 77f5874 commit ac35728

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
@@ -1564,7 +1564,7 @@ bom {
15641564
]
15651565
}
15661566
}
1567-
library("Spring HATEOAS", "1.1.1.RELEASE") {
1567+
library("Spring HATEOAS", "1.2.0-M1") {
15681568
group("org.springframework.hateoas") {
15691569
modules = [
15701570
"spring-hateoas"

0 commit comments

Comments
 (0)