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 1rZQTS-004DJT-RA for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 07:11: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 1rZQTR-007iQU-Na for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 07:11:29 +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 1rZQTR-007iQM-HO for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 07:11:29 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZQTO-006loz-VY for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 07:11:28 +0000 Received: from github.com (hubbernetes-node-eb46725.va3-iad.github.net [10.48.149.32]) by smtp.github.com (Postfix) with ESMTPA id 759FDE083C for ; Sun, 11 Feb 2024 23:11:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707721885; bh=nZWURgOPpDJkGU+0P4YlGsyMXOUEYsBOM2ZDT4kCrmA=; h=Date:From:To:Subject:From; b=Iik7SOIblyiXmDDG+VWPPldIp4qUqiW+tStbc/6V+TpQMC0NrAZhwWCc0YVpe3QSW 85ZHtL9vGncfzvPb56fFFefTlkAcSLxVZQvtCHOQcd0O3x22IWLjFma6zD7c5Tl44N BGpL590H0l79J5KDDir42J+l8OOAAOMOwidDjQy0= Date: Sun, 11 Feb 2024 23:11:25 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 07e053: 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: 07e05351d9030da470c9b48237d750261c85540f https://github.com/pgjdbc/pgjdbc/commit/07e05351d9030da470c9b48237d750261c85540f Author: Mend Renovate Date: 2024-02-12 (Mon, 12 Feb 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.7