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 1rRyIG-00AXE6-OL for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 17:41:09 +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 1rRyHH-005wGZ-Oz for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 17:40:07 +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 1rRyHH-005wGR-Hi for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 17:40:07 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRyHA-0039ty-3N for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 17:40:06 +0000 Received: from github.com (hubbernetes-node-abc436b.va3-iad.github.net [10.48.145.22]) by smtp.github.com (Postfix) with ESMTPA id 32567E0C64 for ; Mon, 22 Jan 2024 09:39:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705945198; bh=6IWHcGdN021Ezhea+5Oj/WNsnU2Lm1WVkuTL5WV736o=; h=Date:From:To:Subject:From; b=Dwr4hAfPlsiJBXFjP2QDfazPoBrSaFOTVa/PfGizcGFdWAkMXT7J+aY4p1htEotPL 9bxv0nWia2QHq/RUW4dRPkk8q7ZleAEyuhG3ynEpe+iM959XA45KmPienDC9STGmrY OHsDYu+yz9FCGqGWWte4olviNFcxMV7Jz3MYVz7A= Date: Mon, 22 Jan 2024 09:39:58 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 49c465: update security message (#3100) 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: 49c465307eb1652e0af409b96913a2b8672b124a https://github.com/pgjdbc/pgjdbc/commit/49c465307eb1652e0af409b96913a2b8672b124a Author: Dave Cramer Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M docs/content/security/_index.md Log Message: ----------- update security message (#3100)