Skip to content

Commit 20fc184

Browse files
committed
Upgrade to Spring HATEOAS 2.4.1
Closes gh-43478
1 parent f32600a commit 20fc184

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
@@ -2184,7 +2184,7 @@ bom {
21842184
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
21852185
}
21862186
}
2187-
library("Spring HATEOAS", "2.4.1-SNAPSHOT") {
2187+
library("Spring HATEOAS", "2.4.1") {
21882188
considerSnapshots()
21892189
group("org.springframework.hateoas") {
21902190
modules = [

0 commit comments

Comments
 (0)