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 1r0y2C-008f7c-CV for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 09 Nov 2023 05:56:56 +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 1r0y2B-00BQaK-2O for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 09 Nov 2023 05:56:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r0y2A-00BQaC-Qn for pgsql-jdbc-commits@lists.postgresql.org; Thu, 09 Nov 2023 05:56:54 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r0y28-005TxK-8H for pgsql-jdbc-commits@lists.postgresql.org; Thu, 09 Nov 2023 05:56:54 +0000 Received: from github.com (hubbernetes-node-563cb2f.ac4-iad.github.net [10.52.147.36]) by smtp.github.com (Postfix) with ESMTPA id 9C1EA701007 for ; Wed, 8 Nov 2023 21:56:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699509410; bh=WzUubUHw+SaTM4O3N21Z7hN+VylRL9dn2MhgKDeTA2w=; h=Date:From:To:Subject:From; b=FpP/ap/FxFwtL7EtbMlsO2knthMC7/NpOTmWhhMzligQwa087KWAvtb7QZ/tgbcEp hW5reAopf9znhevie7HYI/na+M2Vx2AXUJA2SI+wKM7xSesaTkgyonwDNX1D7A+sO/ YfEXkJc/w2rK5Qel44EcxL3Y/Dv+t2NtDAzNPngA= Date: Wed, 08 Nov 2023 21:56:50 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] c64ea9: 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-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: c64ea975c5b47b5fc8dbca48e4b65166f3dd32df https://github.com/pgjdbc/pgjdbc/commit/c64ea975c5b47b5fc8dbca48e4b65166f3dd32df Author: Mend Renovate Date: 2023-11-09 (Thu, 09 Nov 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin com.github.johnrengelman.shadow to v8 (#2917)