Skip to content

Commit 9470fdf

Browse files
committed
Upgrade to Spring HATEOAS 2.3.1
Closes gh-41497
1 parent 84654d4 commit 9470fdf

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
@@ -1954,7 +1954,7 @@ bom {
19541954
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19551955
}
19561956
}
1957-
library("Spring HATEOAS", "2.3.0") {
1957+
library("Spring HATEOAS", "2.3.1") {
19581958
considerSnapshots()
19591959
group("org.springframework.hateoas") {
19601960
modules = [

0 commit comments

Comments
 (0)