Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pqoih-0006vK-A1 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 24 Apr 2023 05:26:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pqoig-0005ZJ-8A for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 24 Apr 2023 05:26:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pqoig-0005ZA-1U for pgsql-jdbc-commits@lists.postgresql.org; Mon, 24 Apr 2023 05:26:34 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pqoid-004k51-JC for pgsql-jdbc-commits@lists.postgresql.org; Mon, 24 Apr 2023 05:26:33 +0000 Received: from github.com (hubbernetes-node-3658bac.ac4-iad.github.net [10.52.125.74]) by smtp.github.com (Postfix) with ESMTPA id 5CE1C52043B for ; Sun, 23 Apr 2023 22:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1682313990; bh=araZUoBl57rWONElLHO8ZXYkcXiI4xk8nXpMd0/AfZg=; h=Date:From:To:Subject:From; b=IXv/COGN2MnN+wzeuHbY0GzjG8zESeQBXaIHGC7p08Xtomc46Z+DRhLhPKMmcUW9h 98MtM1e99Ru7Bf5QkLPzjhQ8duuIjRvxp7wtJyRgIHgHICHBxuDQ2Jiajxbb9FHGvo W4/j3FMtZMqrXydDgfaXD8VT2AL/SZRR21hY/XFE= Date: Sun, 23 Apr 2023 22:26:30 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 14b543: 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: 14b54377c28a99f5b7058a2c135d5b4f3988a1c2 https://github.com/pgjdbc/pgjdbc/commit/14b54377c28a99f5b7058a2c135d5b4f3988a1c2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-04-24 (Mon, 24 Apr 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 v5.0.14 (#2866) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>