WrenSecurity / wrensec-commons

Community fork of ForgeRock Commons, which contains common utility code used by multiple products originally developed by ForgeRock.
http://wrensecurity.org
0 stars 10 forks source link

Upgrade wrensec-ui in self-service example UI project to version 23. #54

Closed krausvo1 closed 4 months ago

krausvo1 commented 5 months ago

This PR upgrades wrensec-ui dependency in forgerock-selfservice-example-ui project to version 23. The upgrade primarily consists of switching from Grunt to Gulp and using Gulp task to build the project instead of Maven.

I have also upgraded jetty-maven-plugin in forgerock-selfservice-example project and added watcher for the UI project output to make development of the UI project more comfortable.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud