diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 011ff6e550..babab2a740 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -6584,7 +6584,7 @@ (define-public java-commons-cli (native-inputs `(("java-junit" ,java-junit) ("java-hamcrest-core" ,java-hamcrest-core))) - (home-page "http://commons.apache.org/cli/") + (home-page "https://commons.apache.org/cli/") (synopsis "Command line arguments and options parsing library") (description "The Apache Commons CLI library provides an API for parsing command line options passed to programs. It is also able to print help