More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #798 was successful Changes by Jonathan Leitschuh <jonathan.leitschuh@gmail.com>

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
10 minutes
Labels
None
Revisions
Git
9859bb88b2a18762f535a2bad40ccce9b2b8ed35 9859bb88b2a18762f535a2bad40ccce9b2b8ed35
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
5292
Successful since
#785 ()

Tests

Code commits

Git
Author Commit Message Commit date
Jonathan Leitschuh <jonathan.leitschuh@gmail.com> Jonathan Leitschuh <jonathan.leitschuh@gmail.com> 9859bb88b2a18762f535a2bad40ccce9b2b8ed35 9859bb88b2a18762f535a2bad40ccce9b2b8ed35 Use HTTPS instead of HTTP to resolve dependencies (#194)
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>