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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
82d46c9a371d2a47aebe0a0e242a4eed83b0fa74 82d46c9a371d2a47aebe0a0e242a4eed83b0fa74
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
108
Successful since
#203 ()

Tests

Code commits

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