Skip to content

Commit ce73d3f

Browse files
committed
Upgrade to Spring HATEOAS 2.3.1
Closes gh-41501
1 parent da92340 commit ce73d3f

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
@@ -1944,7 +1944,7 @@ bom {
19441944
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19451945
}
19461946
}
1947-
library("Spring HATEOAS", "2.3.0") {
1947+
library("Spring HATEOAS", "2.3.1") {
19481948
considerSnapshots()
19491949
group("org.springframework.hateoas") {
19501950
modules = [

0 commit comments

Comments
 (0)