Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

why I have HTTP 403 from repo spring?

Open your build.gradle file and replace the spring maven repository URL from http with https


The issue is related to the deprecated repository link. Please update http with https of Spring repo URL.

Tags:

Java

Spring

Gitlab

Jhipster

Related

Returning a unique void pointer from a function C++ STL Set Erase by Value Set operation in c++(update existing value) What is the difference between the random.choices() and random.sample() functions? Maven dependencies are failing with a 501 error Access maven repo over https in sbt Calling functions with the same name in a list of namespaces panic with "thread 'main' panicked at 'not currently running on the Tokio runtime Flutter - Check if an index exists in List How to fix AttributeError: partially initialized module? How to use multiprocessing to drop duplicates in a very big list? How to add bottom elevation to a container in Flutter?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy