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 1rA10I-0048Ce-5F for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 04:56:22 +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 1rA10G-00EhRv-DU for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 04:56:20 +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 1rA10G-00EhRn-5F for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 04:56:20 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rA10D-009zZo-4r for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 04:56:19 +0000 Received: from github.com (hubbernetes-node-0144f6d.ac4-iad.github.net [10.52.148.35]) by smtp.github.com (Postfix) with ESMTPA id 2C2B71E046D for ; Sun, 3 Dec 2023 20:56:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701665775; bh=3YMNUkgRngDCosG7lxbyQwW9oZr+tgduGQvR/uytRzQ=; h=Date:From:To:Subject:From; b=ZEV1E/7RocAl60uWrrjqXXLXRDDBn8o/lcyfVRTBep0Aflbx5Wgo7QzFE9i25mBqc XPJqqhCta79PQiNMzpbY+7V9RaZV+sQg8eB1DKuPDYVojnvAFu/TM2QAYpQf4FLfrX NqUWdiUi6mgBEngo4cyWU3Mr+9WQmLrrDoFFDvcI= Date: Sun, 03 Dec 2023 20:56:15 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 307691: fix(deps): update dependency spotbugs to v4.8.2 (#... 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: 307691a91f404d8932fe840edf4816394ab09528 https://github.com/pgjdbc/pgjdbc/commit/307691a91f404d8932fe840edf4816394ab09528 Author: Mend Renovate Date: 2023-12-04 (Mon, 04 Dec 2023) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.spotbugs.gradle.kts Log Message: ----------- fix(deps): update dependency spotbugs to v4.8.2 (#3052)