Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQok4-0004xg-HM for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 12:12:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQok3-0004nH-CF for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 12:12:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQok3-0004n8-3r for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 12:12:31 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQok0-0007dS-MU for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 12:12:30 +0000 Received: from github.com (hubbernetes-node-1cc2146.ash1-iad.github.net [10.56.203.103]) by smtp.github.com (Postfix) with ESMTPA id C8C495E0419 for ; Sat, 11 Feb 2023 04:12:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676117546; bh=bnd8rFF3ah8CNGRa7QemMX5qkBmCDRR/XLudft3HFZ0=; h=Date:From:To:Subject:From; b=bkrhaY6gN7VGTMQ1i1b6ce2fKyR69c2hciRDq7qWniwzURnPV789ZTuPs7rEZGilV 5ok1XXI6JapbGDn9wX5nNPZgs1KGyLnuuviefzakQ3IMQT38xxJOPrTWqZQ/bKD6N6 8vnzlu88b6x55ky1TATHRmy8C+jNPAvmxha5uCb8= Date: Sat, 11 Feb 2023 04:12:26 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 246c9c: fix(deps): update dependency uk.org.webcompere:sys... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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: 246c9c6326f67070b6d6ff9adfd6802ecda35919 https://github.com/pgjdbc/pgjdbc/commit/246c9c6326f67070b6d6ff9adfd6802ecda35919 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts Log Message: ----------- fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2.0.2 (#2774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>