Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 28 Jul 2025 11:08:21 +0000 Subject: [pgjdbc/pgjdbc] PR #3741: fix(deps): update dependency com.igormaznitsa:jcp to v7.2.1 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3741 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3741 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.igormaznitsa:jcp](https://redirect.github.com/raydac/java-comment-preprocessor) | `7.1.2` -> `7.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.igormaznitsa:jcp/7.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.igormaznitsa:jcp/7.1.2/7.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
raydac/java-comment-preprocessor (com.igormaznitsa:jcp) ### [`v7.2.1`](https://redirect.github.com/raydac/java-comment-preprocessor/releases/tag/7.2.1) [Compare Source](https://redirect.github.com/raydac/java-comment-preprocessor/compare/7.2.0...7.2.1) **7.2.1 (21-jul-2025)** - refactoring of CommentTextProcessor call - refactoring ### [`v7.2.0`](https://redirect.github.com/raydac/java-comment-preprocessor/releases/tag/7.2.0) [Compare Source](https://redirect.github.com/raydac/java-comment-preprocessor/compare/7.1.2...7.2.0) **7.2.0 (13-jul-2025)** - minimum JDK version 11 - added support for external processors calls during uncommenting actions `//$` and `//$$`, processors can be provided as services - removed support of Gradle 5 - updated dependencies
--- ### Configuration 📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).