Files
spring-boot/.github
Phillip Webb 5807fa784d Protected against expected Artifactory JSON
Update curl command to Artifactory to ensure that the response JSON has
at least one expected field.

Prior to this commit, it was possible for Artifactory to return an HTTP
200 response with a failure JSON payload of the form:

  {"message":"RBv2 spring:spring-release-bundles-v2/<redacted> was
   not found","status_code":404}

We now pipe `curl` output to `jq` and use that to ensure at least one
expected field is present.

Closes gh-44813
2025-05-05 11:41:40 -07:00
..
2025-01-08 10:27:51 -08:00
2021-01-26 14:03:44 +00:00
2021-01-26 14:04:29 +00:00