Maven.java.net certificate expired

Does anyone know where I can report an issue about the maven.java.net repository. Their certificate has expired:

[WARNING] Failed to access maven repository https://maven.java.net/content/repositories/snapshots
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
at sun.security.ssl.Alert.createSSLException (Alert.java:131)

Caused by: java.security.cert.CertificateExpiredException: NotAfter: Wed Mar 20 23:59:59 GMT 2024

Thanks.

2 Likes