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 1q3Xbk-00050I-I4 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 07:48:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q3Xbj-0005yD-FG for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 07:47:59 +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 1q3Xbj-0005xw-9H for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 07:47:59 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q3Xbf-002q4w-ML for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 07:47:58 +0000 Received: from github.com (hubbernetes-node-f10f47e.va3-iad.github.net [10.48.136.30]) by smtp.github.com (Postfix) with ESMTPA id D0332E0576 for ; Mon, 29 May 2023 00:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685346474; bh=vK3st2j7ks2+zFjqWbimHiU5ryQClPP0T3E9vWlNNec=; h=Date:From:To:Subject:From; b=e+dWxJ1Va1BonSXdPdMCmSK6jbE1cG/lsRjy/F7YbsdqjfIW+Y7dri+NBA88/7mpY rIpXOJQa3gDrmSVav3XqK3JwHKwfajIxGKrDaFcjynVayLG2A5zAuzE/b8l69YD8es 0YIjUN9lceTbAGPJsyS+32zuJ66bualOMnsKOkWc= Date: Mon, 29 May 2023 00:47:54 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 3db02c: fix(deps): update dependency checkstyle to v10.12.... 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: 3db02ccf27218b6709098f787649075d75467a3f https://github.com/pgjdbc/pgjdbc/commit/3db02ccf27218b6709098f787649075d75467a3f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts Log Message: ----------- fix(deps): update dependency checkstyle to v10.12.0 (#2909) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>