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 1r7BjY-004S1m-Sk for pgsql-jdbc-commits@arkaria.postgresql.org; Sun, 26 Nov 2023 09:47:24 +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 1r7BjV-007jC0-0E for pgsql-jdbc-commits@arkaria.postgresql.org; Sun, 26 Nov 2023 09:47:21 +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 1r7BjU-007jBs-QE for pgsql-jdbc-commits@lists.postgresql.org; Sun, 26 Nov 2023 09:47:20 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7BjO-007QYN-2s for pgsql-jdbc-commits@lists.postgresql.org; Sun, 26 Nov 2023 09:47:19 +0000 Received: from github.com (hubbernetes-node-c4c0bdc.ac4-iad.github.net [10.52.125.80]) by smtp.github.com (Postfix) with ESMTPA id D75D21E00EC for ; Sun, 26 Nov 2023 01:47:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700992032; bh=n6M+hR46xjw9A2u3DXH9/74GEoQBvAF3FIuor75s5XY=; h=Date:From:To:Subject:From; b=h8B4yxNzQjZiwXQgZ35oPxX/aP0i/3/Y8CJ2fALgPTZE5snNN8VmcRHCB2nqCWx3S xuPNZ1masrlVHSHU3ANeb7WO/xKobsxT9TYLWuHKC2vYzBe7n7ZFzQgcwedfdEWSKn thczzHr3qDWLobIy4dIoOi4T/pYzYO5aDRZe1zAA= Date: Sun, 26 Nov 2023 01:47:12 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 30196c: chore(deps): update ubuntu for debezium tests to v... 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: 30196ced2906fc3642ad9fac133f5aa37d264e62 https://github.com/pgjdbc/pgjdbc/commit/30196ced2906fc3642ad9fac133f5aa37d264e62 Author: Mend Renovate Date: 2023-11-26 (Sun, 26 Nov 2023) Changed paths: M .github/workflows/debezium.yml Log Message: ----------- chore(deps): update ubuntu for debezium tests to v22 (#3033)