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 1pQrgt-0007kz-FW for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 15:21:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQrgs-0006Ck-9k for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 15:21:26 +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 1pQrgs-0006CI-2C for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 15:21:26 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQrgp-0000p6-D6 for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 15:21:25 +0000 Received: from github.com (hubbernetes-node-c1bc0b2.va3-iad.github.net [10.48.124.40]) by smtp.github.com (Postfix) with ESMTPA id 2AFC2340340 for ; Sat, 11 Feb 2023 07:21:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676128882; bh=r2FIriBvo0hg+NLj5BHccg09djkZhk/ODr8KL1tLPQk=; h=Date:From:To:Subject:From; b=yRzv51gdgJOqNGNIwXAqqd3VA6kr2sas4gcn0JaUVhSpB3nyX/svboUGYtZhv3pUj vJtxGY/j+QnsqRQj8i2JWeePkEiS0YFLLzAjm6frpfbHlg+tIxN498jGnsJufMLWgQ fR98IrogWBtfqUZQku3bWoZge/yDu5DEQHkxfcRA= Date: Sat, 11 Feb 2023 07:21:22 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 4ca3ae: fix(deps): update dependency org.codehaus.groovy:g... 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/renovate/groovy-monorepo Home: https://github.com/pgjdbc/pgjdbc Commit: 4ca3ae2363dddb9246cea57a650cb50cff5a4922 https://github.com/pgjdbc/pgjdbc/commit/4ca3ae2363dddb9246cea57a650cb50cff5a4922 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M test-gss/build.gradle Log Message: ----------- fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.15