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 1r2SnN-00GuFN-L5 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 13 Nov 2023 08:59:49 +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 1r2SnM-00E34c-6p for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 13 Nov 2023 08:59:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r2SnM-00E34U-0S for pgsql-jdbc-commits@lists.postgresql.org; Mon, 13 Nov 2023 08:59:48 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r2SnF-005L07-7r for pgsql-jdbc-commits@lists.postgresql.org; Mon, 13 Nov 2023 08:59:46 +0000 Received: from github.com (hubbernetes-node-2bac20e.ac4-iad.github.net [10.52.155.40]) by smtp.github.com (Postfix) with ESMTPA id 521B970102E for ; Mon, 13 Nov 2023 00:59:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699865979; bh=bZZX4YmRcnP619ELJ/T773HfR1W2uMAllXuPdj8nAS4=; h=Date:From:To:Subject:From; b=LYvUVuGb5HSiD3sNqt//AitX4R37eniQXOs8Wht/ZvcaT3NmTLXfiWH27SmRDEHsc Sa6vxIFsMttXm9lYRrZC173iAdMIQuoZ9By3nfL9rRvYmH/Rygf4/zu/uQGTl/Q4Ck QmMO4O/ksNbw+48VRc3cFvcfYN0nOd6wNUoS51WI= Date: Mon, 13 Nov 2023 00:59:39 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] b49b61: chore(deps): update dependency gradle to v7.6.3 (#... 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: b49b61806f050ed13a255ad35449774297fad8c2 https://github.com/pgjdbc/pgjdbc/commit/b49b61806f050ed13a255ad35449774297fad8c2 Author: Mend Renovate Date: 2023-11-13 (Mon, 13 Nov 2023) Changed paths: M test-gss/gradle/wrapper/gradle-wrapper.jar M test-gss/gradle/wrapper/gradle-wrapper.properties Log Message: ----------- chore(deps): update dependency gradle to v7.6.3 (#2985)