elimu-ai / webapp

🖥 Web application for hosting Android applications and educational content
https://hin.elimu.ai
MIT License
30 stars 55 forks source link

org.hibernate:hibernate-validator:jar:6.1.7.Final has been relocated #1742

Closed jo-elimu closed 1 month ago

jo-elimu commented 1 month ago

Fix the WARNING:

mvn clean compile
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------------< ai.elimu:webapp >---------------------------
[INFO] Building webapp 2.4.13-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.7.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.7.Final
[INFO]
sanjanaynvsdl commented 1 month ago

Hey @jo-elimu, I would like to work on this issue can you please assign this to me?

sanjanaynvsdl commented 1 month ago

Hey @jo-elimu, I have created a PR to address this issue. Please review it at your convenience.

jo-elimu commented 1 month ago

https://github.com/elimu-ai/webapp/pull/1783