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 1q3b0u-0006cA-Ud for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 11:26:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q3b0t-0003Xu-Rb for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 11:26:11 +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 1q3b0t-0003Xl-LJ for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 11:26:11 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q3b0r-002rjx-1u for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 11:26:11 +0000 Received: from github.com (hubbernetes-node-c254037.va3-iad.github.net [10.48.146.37]) by smtp.github.com (Postfix) with ESMTPA id 5865034071E for ; Mon, 29 May 2023 04:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685359568; bh=NBZWfDqby7oskr8kjDH0b3fuP88Dy4S3GWWz6dHeFmc=; h=Date:From:To:Subject:From; b=XMnbhQyhrs5SLQDpcjAC1CeuVzaPRZp0BRRDfYlLm15Hsug/C3skuF4V21SCdf4LO 3h8inho+PHAvzho/B8TGNF79Gyut/9qvdRLaPbvRGfE+XuWVAKm713NYhTsH8v+A3T Pzmh3Ix6sb7Bc/rqh8ugGkcweUXRXrvXtKjKJ4FU= Date: Mon, 29 May 2023 04:26:08 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 4ab996: fix(deps): update checkerframework 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/renovate/checkerframework Home: https://github.com/pgjdbc/pgjdbc Commit: 4ab996b21d4491408eece2416e840998009e456a https://github.com/pgjdbc/pgjdbc/commit/4ab996b21d4491408eece2416e840998009e456a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M build-logic/verification/build.gradle.kts M build-logic/verification/src/main/kotlin/build-logic.checkerframework.gradle.kts M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update checkerframework