Skip to content

Commit 22d5ce2

Browse files
committed
Upgrade to Spring HATEOAS 1.5.0
Closes gh-31016
1 parent a5b7bb5 commit 22d5ce2

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
@@ -1718,7 +1718,7 @@ bom {
17181718
]
17191719
}
17201720
}
1721-
library("Spring HATEOAS", "1.5.0-RC1") {
1721+
library("Spring HATEOAS", "1.5.0") {
17221722
prohibit("[2.0.0-M1,)") {
17231723
because "it uses Spring Framework 6"
17241724
}

0 commit comments

Comments
 (0)