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 1rZRj6-004LMd-Pz for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:31:45 +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 1rZRj3-007x70-Nd for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:31:41 +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 1rZRj3-007x6r-Gi for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:31:41 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRj0-006Kiy-Ql for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:31:40 +0000 Received: from github.com (hubbernetes-node-1850e2c.ac4-iad.github.net [10.52.136.17]) by smtp.github.com (Postfix) with ESMTPA id CF87570034F for ; Mon, 12 Feb 2024 00:31:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707726697; bh=AGjPGlgIHpZB0XEGwZCZB6EwuxwTkPu/cyiNrv7tHlk=; h=Date:From:To:Subject:From; b=EOhfYc1wGp7x/VYr9rNtYQXpXCid8uCo/CvLwPkGcjzYYYRdL4TLOjfZ8vy8tksCV JWuZybiXKK1hXYfeY+aSOnqL2wBMy+whPyd2E6KJvS2IIU0f/tHaRBW1RFK2FAssEq 2jacXDn5BRzXZfnUlzcfF2fwVtXlFtk8yT6Dg3NQ= Date: Mon, 12 Feb 2024 00:31:37 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 8de5be: fix(deps): update junit5 monorepo to v5.10.2 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: 8de5beb74e2916313fa82763013d716ceac6620f https://github.com/pgjdbc/pgjdbc/commit/8de5beb74e2916313fa82763013d716ceac6620f Author: Mend Renovate Date: 2024-02-12 (Mon, 12 Feb 2024) Changed paths: M build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update junit5 monorepo to v5.10.2