Skip to content

Commit 0cb8057

Browse files
committed
Upgrade to Spring HATEOAS 2.3.2
Closes gh-41889
1 parent d84496b commit 0cb8057

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
@@ -1994,7 +1994,7 @@ bom {
19941994
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19951995
}
19961996
}
1997-
library("Spring HATEOAS", "2.3.1") {
1997+
library("Spring HATEOAS", "2.3.2") {
19981998
considerSnapshots()
19991999
group("org.springframework.hateoas") {
20002000
modules = [

0 commit comments

Comments
 (0)