Skip to content

Commit 573f607

Browse files
committed
Upgrade to Spring HATEOAS 2.3.2
Closes gh-41903
1 parent 43d3d83 commit 573f607

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

0 commit comments

Comments
 (0)