Build: #441 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
2 minutes
Duration
3 minutes
Labels
None
Revisions
Git
f0f45a42bbca58ff1ecc742d81b638840bd92201 f0f45a42bbca58ff1ecc742d81b638840bd92201
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
556
Successful since
#305 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

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