Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 29 Apr 2025 12:08:32 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2838568295 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3612 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3612#issuecomment-2838568295 Content-Type: text/plain; charset=utf-8 I think we should be good to go for Java 21 for spawning the build. Looks like the CI succeeds, so we are good to go. Any objections on merging this?