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 1pvwH0-0007Dn-JE for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 08:31:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pvwGz-00088Q-B9 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 08:31:09 +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 1pvwGz-00088H-4m for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 08:31:09 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pvwGv-001KZU-8v for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 08:31:08 +0000 Received: from github.com (hubbernetes-node-c64fbb9.ash1-iad.github.net [10.56.207.102]) by smtp.github.com (Postfix) with ESMTPA id D988A5E020D for ; Mon, 8 May 2023 01:31:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683534663; bh=cfhYtJsP5AZnOfGDclIu79vSXVdXfENW4xvw6DSWPvI=; h=Date:From:To:Subject:From; b=Nrny4seXi61hLPs59xOl6hq1zG9G9CA4t8+kM0Kd5sKouCmBTSf2xFTeXEmBGcmE1 PWd3Kl+QaL6b+Ko1O9juqRJAaFpyCcwX8JiYZULf8Tah0hHGaxZuUuedjVJR/dxrJW av1PvhMgMxlm6CLN/JN3DV6E4k2LHsDTbVMoWh9Y= Date: Mon, 08 May 2023 01:31:03 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 4e0504: fix(deps): update junit5 monorepo to v5.9.3 (#2893) 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: 4e0504866def1de03f640384f73610cf0a6fcbc0 https://github.com/pgjdbc/pgjdbc/commit/4e0504866def1de03f640384f73610cf0a6fcbc0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts Log Message: ----------- fix(deps): update junit5 monorepo to v5.9.3 (#2893) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>