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 1rAwWJ-008pTa-KM for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 18:21:15 +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 1rAwWI-00Bw2W-1i for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 18:21:14 +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 1rAwWH-00Bw2M-Q2 for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 18:21:13 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAwWC-0097Zr-7R for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 18:21:12 +0000 Received: from github.com (hubbernetes-node-b574cd8.ash1-iad.github.net [10.56.226.64]) by smtp.github.com (Postfix) with ESMTPA id 76B82601315 for ; Wed, 6 Dec 2023 10:21:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701886866; bh=+v0MtHeC0wQzRHBlOWZdbJk+0n/5wkQdp/b6XJiI+Fk=; h=Date:From:To:Subject:From; b=S+WHea35yi8xjuq9tP2ZdDzBKHzX7tfLFXjfqMtR+lgv3aF0C7vDy5GwDDMn7s2O8 eeiUYK5179fLy0jtZJzl0SBV0jC8QpnBMr0gbnZyJJFxgoHQfA3rm4L7yZwr+u0//o FnuNxsh9y9H1PnEisUX8FGLDcVc5GkVOHReoVlpc= Date: Wed, 06 Dec 2023 10:21:06 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 9b1acb: Bump version to 4.7.2 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: 9b1acb162a5426903d58f85e647b4c2737613a0d https://github.com/pgjdbc/pgjdbc/commit/9b1acb162a5426903d58f85e647b4c2737613a0d Author: Dave Cramer Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M gradle.properties Log Message: ----------- Bump version to 4.7.2