Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLStC-0084YC-T4 for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 04 Jan 2024 18:56:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rLSs9-00EcbD-T3 for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 04 Jan 2024 18:55:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLSs9-00Ecb5-Lp for pgsql-jdbc-commits@lists.postgresql.org; Thu, 04 Jan 2024 18:55:17 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLSs2-00FXzp-7J for pgsql-jdbc-commits@lists.postgresql.org; Thu, 04 Jan 2024 18:55:16 +0000 Received: from github.com (hubbernetes-node-c7b2993.va3-iad.github.net [10.48.146.34]) by smtp.github.com (Postfix) with ESMTPA id 69439E12A9 for ; Thu, 4 Jan 2024 10:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704394508; bh=hE2CoJ+33wdayX/MWS7BUACnCNpYjk2xy19MutJ6w8k=; h=Date:From:To:Subject:From; b=QCHmpggWYgkHPOhoqlGrirEzmjrQqwJynJqYYcyQ/syhy+XJtpj2mPdAikk3TMbge 6fuyyqS6yq2vlWVU3N0AC9OpdSVMpUsMWGrS69px7V/76JrptrET7mcwCq+JEm/YQa jjvok7q+Chj37GvbtHeWYLR45rR84FIuAG88YFHk= Date: Thu, 04 Jan 2024 10:55:08 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 2b8724: fix(deps): update dependency checkstyle to v10.12.7 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@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/master Home: https://github.com/pgjdbc/pgjdbc Commit: 2b87247b1ce7861bf82ad9f22c5d91d3151b0f39 https://github.com/pgjdbc/pgjdbc/commit/2b87247b1ce7861bf82ad9f22c5d91d3151b0f39 Author: Mend Renovate Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts Log Message: ----------- fix(deps): update dependency checkstyle to v10.12.7