Revert "Add back link check for central.sonatype.com (#10178)" (#10182)

This commit is contained in:
Trask Stalnaker 2024-01-05 09:11:15 -08:00 committed by GitHub
parent d0efffd7c5
commit 52f0cc7e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
},
{
"pattern": "^https://micrometer\\.io"
},
{
"pattern": "^https://central\\.sonatype\\.com"
}
]
}