Browse Source

Merge branch '3.3.x'

Closes gh-41341
pull/41355/head
Andy Wilkinson 2 years ago
parent
commit
035adadb75
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -441,7 +441,7 @@ bom { @@ -441,7 +441,7 @@ bom {
]
}
}
library("GraphQL Java", "22.0") {
library("GraphQL Java", "22.1") {
prohibit {
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
because "These are snapshots that we don't want to see"

Loading…
Cancel
Save