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 1pQvaO-0003Y4-Rs for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 19:31:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQvaN-0003Xu-MA for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 19:30:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQvaN-0003Xk-Cj for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 19:30:59 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQvaK-0005YA-UA for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 19:30:58 +0000 Received: from github.com (hubbernetes-node-400f44d.va3-iad.github.net [10.48.124.50]) by smtp.github.com (Postfix) with ESMTPA id C1D52E009E for ; Sat, 11 Feb 2023 11:30:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676143855; bh=hvmKc4ce3bcYsxbadFf3Z4eD2zG4UmF8DO+HiW+JVls=; h=Date:From:To:Subject:From; b=NFfsHs9xbObCvtBj4+ACea418eDtQ4HAdD3bfmH0IPmcmuT6nQvj84p6gMzq/OicW P5d+jgbygzeScAS/PEyG1H4K8EthuJsiJAEBJHQ25Ty65sb7FG9PiyiUB9Y/9xsXQb zPhnL8W4iMJilfErmLcLKCOqSOhPZkARl7duC8hI= Date: Sat, 11 Feb 2023 11:30:55 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 1bbbcc: 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: 1bbbcc2fa7d9a41884ba5f0755209fcbd614027c https://github.com/pgjdbc/pgjdbc/commit/1bbbcc2fa7d9a41884ba5f0755209fcbd614027c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin com.github.johnrengelman.shadow to v5.2.0 (#2782) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>