Skip to content

Commit a3a6b25

Browse files
committed
Upgrade to Spring HATEOAS 2.4.0-M1
Closes gh-42243
1 parent f84f045 commit a3a6b25

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
@@ -1985,7 +1985,7 @@ bom {
19851985
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19861986
}
19871987
}
1988-
library("Spring HATEOAS", "2.3.2") {
1988+
library("Spring HATEOAS", "2.4.0-M1") {
19891989
considerSnapshots()
19901990
group("org.springframework.hateoas") {
19911991
modules = [

0 commit comments

Comments
 (0)