Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 29 Apr 2025 11:28:26 +0000 Subject: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3612 X-GitHub-Labels: chore X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3612 Content-Type: text/plain; charset=utf-8 Note: the resulting binaries still target Java 8, so the change should not be use-visible. However, we would use a newer toolset which should result in fewer bugs in the generated binaries.