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 1rcn2n-0025ep-5a for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:53:53 +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 1rcn2l-004fKN-O0 for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:53:52 +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 1rclRu-004VW7-2V for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:11:42 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rclRr-000AM4-G4 for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:11:41 +0000 Received: from github.com (hubbernetes-node-841cb74.ash1-iad.github.net [10.56.144.39]) by smtp.github.com (Postfix) with ESMTPA id 14D786010CD for ; Wed, 21 Feb 2024 04:11:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708517498; bh=UmbuOI8kCvlO7yytYRubfUb1rt0NDZqmjaeNHd89Yq8=; h=Date:From:To:Subject:List-Unsubscribe:From; b=XsfNR9zXzTiQoxQgof189PLiQVd0fbp9I/j/QxBPWLhCocufuS+6Pc/ge9xx8w/68 wBA5gmoLtBtW9DoFniuOADmEZ7Ui3yBsRYUb/qbSarA0/pyoArcXmO+dTR8VVXmJsW V0z4XiYgCW6lPaB5mTR/ur/pVat2/tsRtfs66E+Y= Date: Wed, 21 Feb 2024 04:11:38 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 56d221: 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.3.x Home: https://github.com/pgjdbc/pgjdbc Commit: 56d221c70061d4807fbb05af17d858b5d80fb918 https://github.com/pgjdbc/pgjdbc/commit/56d221c70061d4807fbb05af17d858b5d80fb918 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