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 1rAQON-006fEz-HF for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 08:02:55 +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 1rAQOM-002hUr-8t for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 08:02:54 +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 1rAQOL-002hUj-V8 for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 08:02:54 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAQOJ-00ABQX-0L for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 08:02:53 +0000 Received: from github.com (hubbernetes-node-4c6a6f8.ash1-iad.github.net [10.56.155.39]) by smtp.github.com (Postfix) with ESMTPA id 20C011005ED for ; Tue, 5 Dec 2023 00:02:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701763369; bh=GYlis2RO/+NrTrFpcznQSLZgZTDOyyl/CMOm5CERPmE=; h=Date:From:To:Subject:From; b=CWVnwQe24F1NUdUswA/9KZcrkfkEMStph9AdtBB9xca+3prP9ahaFb3mEsvjWog/p XL4+D5RxRBGYyz/yfIztvkrQHQ8FO4y+RaDZwtO8oayZwKxWBMmOU0eSI8gkFmPwxP uOiubffLnh4Gg+gQ1KFLdI05HgPovpWdt49PKqQY= Date: Tue, 05 Dec 2023 00:02:49 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 40d497: fix(deps): update dependency com.github.spotbugs:c... 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: 40d49723c4eeada19abbfff860c7d4bce6ab3d00 https://github.com/pgjdbc/pgjdbc/commit/40d49723c4eeada19abbfff860c7d4bce6ab3d00 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 com.github.spotbugs:com.github.spotbugs.gradle.plugin to v5.2.5