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 1rHb7r-003FSb-IU for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 02:55:31 +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 1rHb7q-00GI5w-89 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 02:55:30 +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 1rHb7q-00GI4k-1R for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 02:55:30 +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 1rHb7n-00DkmN-Ez for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 02:55:29 +0000 Received: from github.com (hubbernetes-node-a064adc.ash1-iad.github.net [10.56.156.21]) by smtp.github.com (Postfix) with ESMTPA id 0F62D10041A for ; Sun, 24 Dec 2023 18:55:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703472926; bh=2lpq0cHnYwBu7j0hyCUH80GXD/N4+SpRh12FYI4n0t0=; h=Date:From:To:Subject:From; b=SHjLCuo4QuOkRmkKo1lwMuPekH9Dl5dpxSPismuQtNeqdpscvv2536kYkDwW8ryZN N3t2pWFXN8UTCAM7yA9jSN55IAmX6pDxsj5HmU2BII6qRto/WTcaRZeEcTqoyu4Fub mdSHhHgXY+/R1OfZLHVHItYPaz2joHGHrIFEYlzM= Date: Sun, 24 Dec 2023 18:55:26 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 6274cf: fix(deps): update dependency spotbugs to v4.8.3 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: 6274cf970a8215c43bfde8eaa46e6f00d5414b91 https://github.com/pgjdbc/pgjdbc/commit/6274cf970a8215c43bfde8eaa46e6f00d5414b91 Author: Mend Renovate Date: 2023-12-25 (Mon, 25 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.3