Skip to content

Commit 19f8e04

Browse files
committed
Upgrade to Spring HATEOAS 1.5.6
Closes gh-38373
1 parent 239e8a6 commit 19f8e04

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
@@ -1775,7 +1775,7 @@ bom {
17751775
]
17761776
}
17771777
}
1778-
library("Spring HATEOAS", "1.5.6-SNAPSHOT") {
1778+
library("Spring HATEOAS", "1.5.6") {
17791779
considerSnapshots()
17801780
prohibit {
17811781
versionRange "[2.0.0-M1,)"

0 commit comments

Comments
 (0)