Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 05 Aug 2025 09:29:44 +0000 Subject: [pgjdbc/pgjdbc] PR #3752: chore: bump Gradle to 9.0 List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3752 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: closed X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3752 Content-Type: text/plain; charset=utf-8 Gradle 9 did drop ConfigureUtil and VersionNumber classes that are still used by some of the plugins (e.g. gradle-karaf-plugin). Let's ressurect the classes until the plugins no longer use them.