From: Julien Déramond Date: Wed, 15 Apr 2026 20:26:35 +0000 (+0200) Subject: Pin vnu-jar to the 25.11.25 patch version X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7dce0e0ca803cd464540d97e289ecd91f6fde4db;p=thirdparty%2Fbootstrap.git Pin vnu-jar to the 25.11.25 patch version --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 52596d3c3e..008f955a78 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -64,6 +64,7 @@ updates: update-types: - "version-update:semver-major" - "version-update:semver-minor" + - "version-update:semver-patch" groups: production-dependencies: dependency-type: "production"