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 1r6uMv-0037FI-7E for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 15:14: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 1r6uMt-002wnH-Sz for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 15:14:51 +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 1r6uMt-002wke-Mp for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 15:14:51 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6uMr-007JME-8F for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 15:14:50 +0000 Received: from github.com (hubbernetes-node-05a6383.va3-iad.github.net [10.48.134.40]) by smtp.github.com (Postfix) with ESMTPA id 5156BE03B7 for ; Sat, 25 Nov 2023 07:14:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700925288; bh=SQ6NJayxHG5GupJ9i+gJJvK6SwD2iknixEr8QamzTqU=; h=Date:From:To:Subject:From; b=WS4He2DBlLPD0wyUBFqSyltQBVTEBicTrxpK90R9UYPZCD9BHayT1Or5DKpWt8nY3 SlBN5NR7QoHOFsmZ4CLic08jjvC2iwmNfetE9r1ZbPXVy+polqVE0oNJh812EHBQQC aOHPbpF2bQ+oFHKhIigymybYuciFQSPb7tdiVceY= Date: Sat, 25 Nov 2023 07:14:48 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] d549f0: 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-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: d549f0984a1c9c0b4f78e44fc76302072ddae8c4 https://github.com/pgjdbc/pgjdbc/commit/d549f0984a1c9c0b4f78e44fc76302072ddae8c4 Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 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.1.5 (#3024)