Skip to content

Commit 92e2417

Browse files
committed
Upgrade to Spring HATEOAS 2.3.4
Closes gh-43475
1 parent 98f2b23 commit 92e2417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2201,7 +2201,7 @@ bom {
22012201
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22022202
}
22032203
}
2204-
library("Spring HATEOAS", "2.3.4-SNAPSHOT") {
2204+
library("Spring HATEOAS", "2.3.4") {
22052205
considerSnapshots()
22062206
group("org.springframework.hateoas") {
22072207
modules = [

0 commit comments

Comments
 (0)