Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 15 Jun 2026 13:33:04 +0000 Subject: [pgjdbc/pgjdbc] PR #4185: chore(deps): update plugin biz.aqute.bnd.builder to v7.3.0 - autoclosed List-Id: X-GitHub-Additions: 1 X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Base: master X-GitHub-Changed-Files: 1 X-GitHub-Commits: 1 X-GitHub-Deletions: 1 X-GitHub-Head-Branch: renovate/biz.aqute.bnd.builder-7.x X-GitHub-Head-SHA: c6eb74d71c861fc8b0c4cb40af636eca98ad3cd5 X-GitHub-Issue: 4185 X-GitHub-Labels: dependencies X-GitHub-Merge-SHA: 8b250ab6811606b19cb723929d4a6a2d8189db30 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: closed X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4185 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [biz.aQute.bnd.builder](https://bnd.bndtools.org/) ([source](https://redirect.github.com/bndtools/bnd)) | `7.2.3` → `7.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/7.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/7.2.3/7.3.0?slim=true) | --- ### Release Notes
bndtools/bnd (biz.aQute.bnd.builder) ### [`v7.3.0`](https://redirect.github.com/bndtools/bnd/releases/tag/7.3.0): Bnd/Bndtools 7.3.0 [Compare Source](https://redirect.github.com/bndtools/bnd/compare/7.2.3...7.3.0) See [Release Notes](https://redirect.github.com/bndtools/bnd/wiki/Changes-in-7.3.0)
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every 3 weeks on Monday" - 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). diff --git a/settings.gradle.kts b/settings.gradle.kts index ef07f497e2..7a680878a3 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -5,7 +5,7 @@ pluginManagement { plugins { - id("biz.aQute.bnd.builder") version "7.2.3" + id("biz.aQute.bnd.builder") version "7.3.0" id("com.github.burrunan.s3-build-cache") version "1.9.6" id("com.github.lburgazzoli.karaf") version "0.5.7" id("com.github.vlsi.crlf") version "3.0.2"