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 1rHbQM-003GzH-E1 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 03:14:38 +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 1rHbQK-00GO7M-Qs for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 03:14:36 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rHbQK-00GO7A-JN for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 03:14:36 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rHbQH-00C40e-Tl for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 03:14:35 +0000 Received: from github.com (hubbernetes-node-413e5a9.va3-iad.github.net [10.48.141.38]) by smtp.github.com (Postfix) with ESMTPA id AA0D3E0A10 for ; Sun, 24 Dec 2023 19:14:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703474072; bh=kn1uXJHF9xX5dCxjcGGOiFyyA86pOgX5nF/gLQ0bS08=; h=Date:From:To:Subject:From; b=YhmOFSRsZ+zePUnhpj6JxyoKTPsMwh6UdE9R0D80SxFd4P4aJ3MtZtBo6v06cDHRl by/Jiy+zGpMJ2x9tH0Uo0WQl/ccldeK1G3Hs5GcJzjuj9JhX+eP7FavfyEVmo8140C +Q4u9Eyc1ulhBfviL6n1chlxuT6dYSFyzGwCwAGY= Date: Sun, 24 Dec 2023 19:14:32 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 088325: 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: 0883251e9ce45ee6029d36f917542fe005761abe https://github.com/pgjdbc/pgjdbc/commit/0883251e9ce45ee6029d36f917542fe005761abe Author: Mend Renovate Date: 2023-12-25 (Mon, 25 Dec 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