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 1rHb7C-003FOT-HT for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 02:54:50 +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 1rHb7A-00GHft-1l for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 02:54:48 +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 1rHb79-00GHfl-RJ for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 02:54:47 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rHb72-00DklU-Hi for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 02:54:46 +0000 Received: from github.com (hubbernetes-node-5c1a911.ash1-iad.github.net [10.56.14.81]) by smtp.github.com (Postfix) with ESMTPA id 919D2600388 for ; Sun, 24 Dec 2023 18:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703472878; bh=tP2R9YdrL/lrKxCywSS6Y6ZgV2WR3vIYzh6xW/H/m2c=; h=Date:From:To:Subject:From; b=aCWxV8lbkdZZLQIG3ZiuzR5mridaXD24F1fPoxZ+pKgud64Zz055NjhA7EbfHhVzz Ulc4N/HO0gzGJatrMnsGoI4DEv0rFDRiPlnxLbIld/j8ngRKkOTCduFnJcvbqnMlSt 31ZCqYF5IWvGaMAg1fM4ecW1ExQBiVDnEp4u3bGw= Date: Sun, 24 Dec 2023 18:54:38 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 6a089c: 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: 6a089c48100e3ff7aa275aa231a4d47434abfd02 https://github.com/pgjdbc/pgjdbc/commit/6a089c48100e3ff7aa275aa231a4d47434abfd02 Author: Mend Renovate Date: 2023-12-25 (Mon, 25 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 v6.0.4