mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
Upgrade to Spring HATEOAS 3.0.1
Closes gh-48481
This commit is contained in:
@@ -2446,7 +2446,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring HATEOAS", "3.0.1-SNAPSHOT") {
|
||||
library("Spring HATEOAS", "3.0.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.hateoas") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user