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 1pQx4a-0007eJ-IV for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:06:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQx4Z-0005Be-Bm for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:06:15 +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 1pQx4Z-0005BU-3u for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:06:15 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQx4V-0003tC-OL for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:06:14 +0000 Received: from github.com (hubbernetes-node-eab3e7b.ac4-iad.github.net [10.52.211.92]) by smtp.github.com (Postfix) with ESMTPA id C215B520039 for ; Sat, 11 Feb 2023 13:06:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676149569; bh=tK7C63tuwf147iZyDOqSfSjeig3S7otXTYnl9u+Wn/4=; h=Date:From:To:Subject:From; b=VJHiADgsaisaRvW1sH0H8U7OfOs9KdpPGngzXpTK86aFkoJrtY4CbtcD5TxjdOni1 YFgv7veX3mw6D7hT8Ddhi8Q+jhwD1FHeos2g/n1yZwfCte0mPKfAav9Rx4D5WLynU+ 39psm6LpAgrGTZes8Apf6Uc07igfsy400LzYSja8= Date: Sat, 11 Feb 2023 13:06:09 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 111617: 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@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: 111617e89f588df58af3c6f319bedd7a2de45913 https://github.com/pgjdbc/pgjdbc/commit/111617e89f588df58af3c6f319bedd7a2de45913 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.checkerframework:checker-qual to v3.30.0 (#2787) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>