Sonar metrics for OpenMRS Core Master

Build: #2343 was successful Scheduled with changes by 4 people

Build result summary

Details

Completed
Queue duration
1 second
Duration
14 minutes
Labels
None
Revision
8371cf705af92b488985c4449704468c290f7719 8371cf705af92b488985c4449704468c290f7719
Successful since
#2332 ()

Code commits

Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 8371cf705af92b488985c4449704468c290f7719 8371cf705af92b488985c4449704468c290f7719 Revert "Corrected punctuation (#3124)"
This reverts commit 8fb28cc11c31b963b71bec5c3a602c6c548b171b.
Alekya Narne <53556450+alekyanarne@users.noreply.github.com> Alekya Narne <53556450+alekyanarne@users.noreply.github.com> 8fb28cc11c31b963b71bec5c3a602c6c548b171b 8fb28cc11c31b963b71bec5c3a602c6c548b171b Corrected punctuation (#3124)
Ian Bacher Ian Bacher 0cda1f6e5bb3a8d6c00849ffe9ce083ff4f12f12 0cda1f6e5bb3a8d6c00849ffe9ce083ff4f12f12 Merge pull request #3122 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> 98e2035386631f83a92cd104fb722fa51b210681 98e2035386631f83a92cd104fb722fa51b210681 Use HTTPS instead of HTTP to resolve dependencies
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>