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 1r6sML-002z9L-It for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:06:09 +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 1r6sMK-002NxC-2x for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:06:08 +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 1r6sMJ-002Nx4-Sc for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:06:07 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sMD-007IVI-4K for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:06:06 +0000 Received: from github.com (hubbernetes-node-b51bcd9.ac4-iad.github.net [10.52.206.110]) by smtp.github.com (Postfix) with ESMTPA id 296D01E093D for ; Sat, 25 Nov 2023 05:06:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700917560; bh=jzojFhh/jaVlqxLjV29vYfupyD+YUp/hK5NcuUly14k=; h=Date:From:To:Subject:From; b=mDp/lE9ZdIFKoKmUPoP2TQS45tGPpXnH8PJaH0p0DBtKjllNttyjpi1rCJPvHy78R XVD/MMiLgfrOZQRJXcbBzNSzuS36ta0K1Iws4hqju84hjsimlEuu8lVKNjcwercUSe 60T56Rt30VX0SiJ7R4oEXlUYeeH4FuEjEzhQFlCI= Date: Sat, 25 Nov 2023 05:06:00 -0800 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] df7ad7: 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-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: df7ad7fb03e40c8269f47e4ecd91bff28032c233 https://github.com/pgjdbc/pgjdbc/commit/df7ad7fb03e40c8269f47e4ecd91bff28032c233 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.6.0 Fixes https://github.com/pgjdbc/pgjdbc/pull/2912