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 1rRkhc-00974R-E4 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 03:10:24 +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 1rRkha-0003UX-JE for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 03:10:22 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRkha-0003UP-Co for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 03:10:22 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRkhT-002ikA-D0 for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 03:10:20 +0000 Received: from github.com (hubbernetes-node-cf80724.ash1-iad.github.net [10.56.15.27]) by smtp.github.com (Postfix) with ESMTPA id D613934075E for ; Sun, 21 Jan 2024 19:10:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705893013; bh=PWIlx5siHnPhkXOBVBpB/k0ZVQWiXQZK3AYSZc4n/ks=; h=Date:From:To:Subject:From; b=MEwxIWHpzgdGYu309Oy3BoZgmxfcIfEzEe2yhnEsZQSHAYoIjcNOePhswMxhbcRNc 1nghgvm9hcQQljviSvkyQTYtYgJmVmUJMWToTdbvnYSKuA36r+a72aPRHmeOLYgHn7 XRTdM/Jkfp5yLudNzQdqhIJf3Zqu04kx6hy1tKVs= Date: Sun, 21 Jan 2024 19:10:13 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] c62640: 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: c6264055a9b0eada540d6606d40427f79bb3b89e https://github.com/pgjdbc/pgjdbc/commit/c6264055a9b0eada540d6606d40427f79bb3b89e Author: Mend Renovate Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.6