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 1pQw4Y-0004zG-Km for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 20:02:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQw4X-0004ao-8W for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 20:02:09 +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 1pQw4X-0004ab-0h for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 20:02:09 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQw4T-0003KJ-Pl for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 20:02:07 +0000 Received: from github.com (hubbernetes-node-01d9965.ash1-iad.github.net [10.56.207.101]) by smtp.github.com (Postfix) with ESMTPA id B30A75E021F for ; Sat, 11 Feb 2023 12:02:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676145723; bh=uEoF3MBZFDecz6dEfrDQ2ngPPTO05m0wxBaAOVsY52E=; h=Date:From:To:Subject:From; b=NLYFz4n7TGo9FBwqBYq9gTbBpavBlp17oPMaUeNjxlmrnNoByyEIYHQGhUMATMbGD IdsTLzkIzy2QzkePPLZihOpdLCf0yQztWH2Yns9VevGqwW6A3G54H7XxpDECMmKyRM m49Xn+Tp/y9zURMR/CsRjMALOc2LsTEOcKb3H7/c= Date: Sat, 11 Feb 2023 12:02:03 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 2752b1: fix(deps): update dependency de.thetaphi.forbidden... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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: 2752b10f16e47158a060b9c2d69fda29ca8c1477 https://github.com/pgjdbc/pgjdbc/commit/2752b10f16e47158a060b9c2d69fda29ca8c1477 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M build-logic/jvm/build.gradle.kts M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.4 (#2785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>