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 1r2jtr-000blk-7i for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 14 Nov 2023 03:15:39 +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 1r2jsp-004Ywl-U6 for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 14 Nov 2023 03:14:35 +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 1r2jsp-004Ywd-MQ for pgsql-jdbc-commits@lists.postgresql.org; Tue, 14 Nov 2023 03:14:35 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r2jsm-006K7D-Vl for pgsql-jdbc-commits@lists.postgresql.org; Tue, 14 Nov 2023 03:14:35 +0000 Received: from github.com (hubbernetes-node-1850e2c.ac4-iad.github.net [10.52.136.17]) by smtp.github.com (Postfix) with ESMTPA id C55585E0459 for ; Mon, 13 Nov 2023 19:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699931670; bh=zVHfECsyiwr8cSsbySGT+3DugH5oxeUnXOS6V4CzDN0=; h=Date:From:To:Subject:From; b=KTb/uWENkhxtgySq5HfaHlKuu87cyaldrgAv2l8QM3NPMUk8pCyIPUHr/KmrEqJsw zDrgpH9CHJ1oGrEK6bpymQSSZzlgQx1C9FhgKQ9o98uV5lTJIyFiMPVs1Mz7gpC4Ak yTkw0H4A7mfK3jwFiwSZv+uuGy0R//envhdaDu+Q= Date: Mon, 13 Nov 2023 19:14:30 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 636a97: 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-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: 636a97f68188438ffdb8c10fa2eb5b3f748350be https://github.com/pgjdbc/pgjdbc/commit/636a97f68188438ffdb8c10fa2eb5b3f748350be Author: Mend Renovate Date: 2023-11-14 (Tue, 14 Nov 2023) Changed paths: M test-gss/build.gradle Log Message: ----------- fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.19 (#2993)