jglapa
03/17/2026, 5:40 PM~ curl -I <https://repo.grails.org/grails/restricted/org/springframework/spring-framework-bom/6.2.16/spring-framework-bom-6.2.16.module>
HTTP/2 520
date: Tue, 17 Mar 2026 17:39:41 GMT
content-type: text/plain; charset=UTF-8
content-length: 15
...
~ curl -I <https://repo.grails.org/grails/restricted/org/springframework/spring-framework-bom/6.2.16/spring-framework-bom-6.2.16.module>
HTTP/2 200
date: Tue, 17 Mar 2026 17:39:43 GMT
content-type: application/octet-stream
content-length: 8445
x-jfrog-version: Artifactory/7.137.0 83700900
...
those are HEAD requests and gradle uses them and aborts immediately when it gets a 520, retry doesn’t work to wellsbglasius
03/17/2026, 6:00 PM520 the rest a 200jglapa
03/17/2026, 6:02 PMsbglasius
03/17/2026, 6:02 PMspring-framework-bom from mavenCentralsbglasius
03/17/2026, 6:03 PMmavenCentral() to your repositoriesjglapa
03/17/2026, 6:16 PMorg.grails.plugins:postgresql-extensions:7.0.0
https://repo.grails.org/ui/packages/gav:%2F%2Forg.grails.plugins:postgresql-extensions/7.0.0
😕 ok maybe I can upgrade to 8.0sbglasius
03/17/2026, 6:36 PMjglapa
03/17/2026, 7:03 PMsbglasius
03/17/2026, 7:06 PMjglapa
03/17/2026, 7:11 PM