This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit 28183152d05c436372b1aa288fc92ba8d86803ea Author: PJ Fanning <[email protected]> AuthorDate: Fri May 31 10:59:15 2024 +0100 add asm.ow2.io exception in link validator --- scripts/link-validator.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf index 9f6442a9..ee35b026 100644 --- a/scripts/link-validator.conf +++ b/scripts/link-validator.conf @@ -60,5 +60,6 @@ site-link-validator { "http://www.scalatest.org", "http://www.slf4j.org", "http://www.snakeyaml.org" + "http://asm.ow2.io/" ] } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
