Skip to content

Commit 35f61bf

Browse files
committed
Start building against Spring HATEOAS 1.3.4 snapshots
See gh-27970
1 parent f530819 commit 35f61bf

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring HATEOAS", "1.3.3") {
1666+
library("Spring HATEOAS", "1.3.4-SNAPSHOT") {
16671667
group("org.springframework.hateoas") {
16681668
modules = [
16691669
"spring-hateoas"

0 commit comments

Comments
 (0)