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 1rARc2-006knf-Bi for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 09:21:06 +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 1rARc1-002qbG-1c for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 09:21:05 +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 1rARc0-002qb8-PQ for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 09:21:04 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rARby-00AC3v-VC for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 09:21:04 +0000 Received: from github.com (hubbernetes-node-e923a36.ash1-iad.github.net [10.56.164.40]) by smtp.github.com (Postfix) with ESMTPA id 635103413B1 for ; Tue, 5 Dec 2023 01:21:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701768061; bh=fz1pMwgQsmjad5LAcwq4d4qbhozFt4n/t/ups4ILmfM=; h=Date:From:To:Subject:From; b=FG1G+C9JtzbEwb+IYQwuUM9V9L9LYF/TBB0k7ng0lA2ioomd3q38NppXsAbBGJ4Jt Gg+6n6D7PmHm5Ls9E2ZeanQAg4KymKxe5XAdySk73TPPzVdd9E5QAWgaFQ/biKf3Je bUO4P0zKUVvM5vpvfgT5OfZZYR4jUI3SA4nYhdQs= Date: Tue, 05 Dec 2023 01:21:01 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 25fdfc: fix(deps): update dependency org.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: 25fdfc33162901143c6c32cbcb332e424da42315 https://github.com/pgjdbc/pgjdbc/commit/25fdfc33162901143c6c32cbcb332e424da42315 Author: Mend Renovate Date: 2023-12-05 (Tue, 05 Dec 2023) Changed paths: M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.36