Branch: refs/heads/master Home: https://github.com/jenkinsci/findbugs-plugin Commit: 6542c6cffe8c93eaf610fe4c3532543edcc4c866 https://github.com/jenkinsci/findbugs-plugin/commit/6542c6cffe8c93eaf610fe4c3532543edcc4c866 Author: Jonathan Leitschuh <jonathan.leitsc...@gmail.com> Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths: M library/pom.xml M plugin/pom.xml M pom.xml Log Message: ----------- 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.leitsc...@gmail.com> Commit: 92c6392e3b832334396366e5fd74d84db4612c4b https://github.com/jenkinsci/findbugs-plugin/commit/92c6392e3b832334396366e5fd74d84db4612c4b Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2020-02-12 (Wed, 12 Feb 2020) Changed paths: M library/pom.xml M plugin/pom.xml M pom.xml Log Message: ----------- Merge pull request #18 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies [SECURITY] Use HTTPS to resolve dependencies in Maven Build Compare: https://github.com/jenkinsci/findbugs-plugin/compare/3546560eb1f9...92c6392e3b83 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/findbugs-plugin/push/refs/heads/master/354656-92c639%40github.com.