Hi dear Camunders,
After a some time I have tried to set up a new simple Maven Project as described
[link](https://docs.camunda.org/get-started/javaee7/project-setup/#add-maven-dependencies)
which gives the following
the dependencies are being resolved after a change to the version 7.8.0.
Is it some issue on a Maven side?
M
Hi @Michal_S,
mostly it’s a network issue. If you go to your local maven repository and delete the 7.9.0-folder in org/camunda/bpm/camunda-bom, maven will download the files at the next build.
Is your computer behind a proxy?
Hope this helps, Ingo
thank you,
I did try to do what you have mentioned and connected via tethering,
Best regards,
M