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 1rcn2t-0025fT-QC for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:54:00 +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 1rcn2s-004fMT-F4 for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 13:53:58 +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 1rclQF-004VTJ-CM for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:09:59 +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 1rclQ8-000ALe-Ok for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 12:09:59 +0000 Received: from github.com (hubbernetes-node-741e309.ac4-iad.github.net [10.52.132.30]) by smtp.github.com (Postfix) with ESMTPA id 905FC7009F8 for ; Wed, 21 Feb 2024 04:09:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708517391; bh=e0jOKMmg0rRcegOhW54jAg2YoVKRNcH9DP02kljLMMM=; h=Date:From:To:Subject:List-Unsubscribe:From; b=U7S5p4E896LoqxP61OBIO7cadNmRSHGrE0EmyMSwQsM0DIOBxgx1af7S80VXUWc2O eUwOKKk6UOUh8okb9PzSHk6Kg7r8Bgp6yv62+ykWFolqh6h+Pf0mz9qDymO1MQADdy czCWs2/7VZ/ybhRc16kS9FL/Go7wgAlYQDhr/GXM= Date: Wed, 21 Feb 2024 04:09:51 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 1c98ea: update 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.4.x Home: https://github.com/pgjdbc/pgjdbc Commit: 1c98ea66456f8b46816a94083071bab7072c8477 https://github.com/pgjdbc/pgjdbc/commit/1c98ea66456f8b46816a94083071bab7072c8477 Author: Dave Cramer Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M gradle.properties Log Message: ----------- update version To unsubscribe from these emails, change your notification settings at https://github.com/pgjdbc/pgjdbc/settings/notifications