If you use the maven repository esri.bintray.com in your build scripts, you will need to update these to reference our new repository esri.jfrog.io.
For example if you use Gradle, your script should include this entry:
maven {
url 'https://esri.jfrog.io/artifactory/arcgis'
}Full details of this are in this Blog post
If anyone has any issues with this new repository, please let us know.