I updated my JHipster installation as per this page by running the command
npm update -g generator-jhipster
But to update my application I
jhipster --force --with-entities this is how i do it (npm)