Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQu9i-0007MM-Kr for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 17:59:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQu9h-0007o2-Fh for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 17:59:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQu9h-0007nt-7L for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 17:59:21 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQu9e-0002GW-Ph for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 17:59:20 +0000 Received: from github.com (hubbernetes-node-ee0c979.ash1-iad.github.net [10.56.15.82]) by smtp.github.com (Postfix) with ESMTPA id 49714900495 for ; Sat, 11 Feb 2023 09:59:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676138357; bh=qu3RMJBND9iYTqHWWbc+Uk5k4QnQvFrHZrLVuy4cGcg=; h=Date:From:To:Subject:From; b=xTTke5UrkXoUx2MwHPubPVk08k7o3HiQFn94dN+XEwoDeevGdjicQn5qxcAug5TyC pLTjVlDY0EzANBc2SrsVIheqI8zt6VixEtIfYAJD2Zld91XYRMCxDTehUNNS7MYbzx woGrXD2HwKn+Woyqa9mxXIzlPssdlxv1C951pCeM= Date: Sat, 11 Feb 2023 09:59:17 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] f222dc: fix(deps): update dependency checkstyle to v10 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/renovate/checkstyle-10.x Home: https://github.com/pgjdbc/pgjdbc Commit: f222dc6a6d00042f08889504f3472783c8c9fbd5 https://github.com/pgjdbc/pgjdbc/commit/f222dc6a6d00042f08889504f3472783c8c9fbd5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts Log Message: ----------- fix(deps): update dependency checkstyle to v10