mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
fix(pom): fix gradle repo url 404
original url is 404 replace with new url
This commit is contained in:
parent
5d8fcfa033
commit
4c338fa1db
@ -28,7 +28,7 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>gradle</id>
|
||||
<url>https://repo.gradle.org/gradle/libs-releases</url>
|
||||
<url>https://repo.gradle.org/artifactory/libs-releases/</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
|
Loading…
x
Reference in New Issue
Block a user