Brain-up / brn

The idea of this project is to design and make a web-application (with scientist cooperation) which would contained series of special audio trainings to support people with central auditory skills deficit to allow them to train them to listen better.
https://brainup.site
Creative Commons Zero v1.0 Universal
59 stars 26 forks source link

[DEVops] Move pipeline from Java 11 to Java 17, update dependencies #2591

Closed ElenaSpb closed 3 weeks ago

ElenaSpb commented 1 month ago

[DEVops] Move pipeline from Java 11 to Java 17

as Sonar message: Java 11 is deprecated as a runtime env to scan your projects](https://community.sonarsource.com/t/java-11-is-deprecated-as-a-runtime-env-to-scan-your-projects/96597)

so our project can not use it

https://community.sonarsource.com/t/java-11-is-deprecated-as-a-runtime-env-to-scan-your-projects/96597?_gl=1*b1lx2z*_gcl_au*NDg1NTgyOTUzLjE3MTk5MzI1MTY.*_ga*NDU0NjI4NjYwLjE3MTk5MzI1MTc.*_ga_9JZ0GZ5TC6*MTcxOTkzMjUxNy4xLjEuMTcxOTkzMjUzNy40MC4wLjA.

DmitriyStoyanov commented 3 weeks ago

fixed in #2597