Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 02 Jun 2025 10:47:07 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2930002089 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3652 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3652#issuecomment-2930002089 Content-Type: text/plain; charset=utf-8 I've implemented all the changes. Now all the core tests use JUnit5 only. I've added a dependency constraint that would fail the build should JUnit4 appear as a direct or indirect dependency.