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 1pR4tw-0002nt-Jy for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 05:27:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pR4tt-00033w-HM for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 05:27:45 +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 1pR4tt-00033n-8R for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 05:27:45 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pR4tl-0008VB-Pc for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 05:27:44 +0000 Received: from github.com (hubbernetes-node-6495986.ash1-iad.github.net [10.56.14.47]) by smtp.github.com (Postfix) with ESMTPA id 055B68403FC for ; Sat, 11 Feb 2023 21:27:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676179656; bh=eHV1sppAOV0UVT8Npy5KI9wgw4SRyussnW4kLe7bab4=; h=Date:From:To:Subject:From; b=G9CTqJc3x0Mth30URR582cMVzvGZUOOcGwMtNJJwKBE4jppY3xeb37EhUgwwvgdVm 0dj/pvGA3nNxiDZdlWh48/nBFtSqPOXQ7fWUm7qS9ch+ZePQG3/ARCIxfiM155NNjr H/iPYVOXFmCe5OHpmrsqiPOWGU4uO5ueTgWctW+s= Date: Sat, 11 Feb 2023 21:27:36 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] d6ff71: chore(deps): update plugin com.github.johnrengelma... 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: d6ff71e859982dcce303c1aa7612d9b94dee88a5 https://github.com/pgjdbc/pgjdbc/commit/d6ff71e859982dcce303c1aa7612d9b94dee88a5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin com.github.johnrengelman.shadow to v7 (#2793) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>