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 1r5BFI-00CC7H-Fb for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 20 Nov 2023 20:51:52 +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 1r5BFH-00AcHb-7C for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 20 Nov 2023 20:51:51 +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 1r5BFG-00AcHM-Vt for pgsql-jdbc-commits@lists.postgresql.org; Mon, 20 Nov 2023 20:51:51 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r5BFE-006X7e-Bq for pgsql-jdbc-commits@lists.postgresql.org; Mon, 20 Nov 2023 20:51:49 +0000 Received: from github.com (hubbernetes-node-e8baafb.va3-iad.github.net [10.48.145.25]) by smtp.github.com (Postfix) with ESMTPA id 4B0A7E011F for ; Mon, 20 Nov 2023 12:51:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700513507; bh=OczeG8arE95aS628nFULGSrCqbFn3Ikk1hB2SR9ZToI=; h=Date:From:To:Subject:From; b=AIo8kz9Iihq/c9AOyvfL8v0Kp9/0eAyYJL+SD+V6Yl3Pb+kMp+WV5ScywC4pHT7qT 7vpR7lp2i5NlHDNqmaVO9pqb2aaXPLX63RgdxoewCZs+eGn2Zx4X2lKjyox3gw9LJK vYYxz7TwZOLNJhkMNPV7dOxf/KIzlIsvkc4imnfU= Date: Mon, 20 Nov 2023 12:51:47 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] ab1f29: increment 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: ab1f2914a21edf9f8b7bfb35ad0d08789723b19f https://github.com/pgjdbc/pgjdbc/commit/ab1f2914a21edf9f8b7bfb35ad0d08789723b19f Author: Dave Cramer Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M gradle.properties Log Message: ----------- increment version