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 1rcn2z-0025gC-31 for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:54:05 +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 1rcn2x-004fNm-MQ for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:54:04 +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 1rclOA-004VNx-Ap for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:07:50 +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 1rclO6-000AKF-9Y for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:07:49 +0000 Received: from github.com (hubbernetes-node-aa9e2dd.ac4-iad.github.net [10.52.147.37]) by smtp.github.com (Postfix) with ESMTPA id 16A447006B3 for ; Wed, 21 Feb 2024 04:07:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708517264; bh=Xd5KzpiMzuVY/Iyz6l1JKzHnp5WuyNO/S9bzmwzOrqU=; h=Date:From:To:Subject:List-Unsubscribe:From; b=dxmp8QBgTBeR2knH1LgitBK40z0q/xmg4R/fF/iKhUFlku5tsLqea/VSHeO8PSO1v 2BHb6PcEJp9ahAN5CLJ0uR9LDwwJ0OFwxt+7XaYxtL2qKBcihhNTd9AOeQHoAbyjJB Qc74EhVN6Su2Eo337JO3DUZsdh2zJSxP3/bWvPgs= Date: Wed, 21 Feb 2024 04:07:44 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 24152d: updated version 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/release/42.5.x Home: https://github.com/pgjdbc/pgjdbc Commit: 24152d0cc299c63a4e534bd3b7ad040fac720dc6 https://github.com/pgjdbc/pgjdbc/commit/24152d0cc299c63a4e534bd3b7ad040fac720dc6 Author: Dave Cramer Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M gradle.properties Log Message: ----------- updated version To unsubscribe from these emails, change your notification settings at https://github.com/pgjdbc/pgjdbc/settings/notifications