mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring GraphQL 2.0.5
Closes gh-51257
This commit is contained in:
@@ -2576,7 +2576,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring GraphQL", "2.0.5-INTERNAL-SNAPSHOT") {
|
||||
library("Spring GraphQL", "2.0.5") {
|
||||
firstParty()
|
||||
group("org.springframework.graphql") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user