Skip to content

Commit 1302791

Browse files
committed
Upgrade to Spring HATEOAS 2.4.0-RC2
Closes gh-42572
1 parent b7979cf commit 1302791

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
@@ -1996,7 +1996,7 @@ bom {
19961996
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19971997
}
19981998
}
1999-
library("Spring HATEOAS", "2.4.0-SNAPSHOT") {
1999+
library("Spring HATEOAS", "2.4.0-RC2") {
20002000
considerSnapshots()
20012001
group("org.springframework.hateoas") {
20022002
modules = [

0 commit comments

Comments
 (0)