gitlab - Could not find artifact io.ktor:ktor-bom:pom:1.3.2 - Stack Overflow

admin2025-04-16  4

I have a project in micronaut and it looks like it has a transitive dependency io.ktor:ktor-bom:pom:1.3.2

Out of the blue, I'm having an error on my ci/cd pipeline:

[ERROR] Non-resolvable import POM: Could not find artifact io.ktor:ktor-bom:pom:1.3.2 in jcenter.bintray () @ io.micronaut:micronaut-bom:2.0.1, /builds/restcountries/restcountries/io/micronaut/micronaut-bom/2.0.1/micronaut-bom-2.0.1.pom, line 1224, column 19 Any advice on how to get rid of this issue?

转载请注明原文地址:http://anycun.com/QandA/1744818157a88039.html