Skip to content

Simplify dependabot: merge maven groups into one#148

Merged
infeo merged 2 commits intodevelopfrom
copilot/update-dependabot-file-merge-maven
Apr 2, 2026
Merged

Simplify dependabot: merge maven groups into one#148
infeo merged 2 commits intodevelopfrom
copilot/update-dependabot-file-merge-maven

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 2, 2026

Consolidates the three separate maven dependency groups (java-test-dependencies, maven-build-plugins, java-production-dependencies) into a single maven-dependencies group, and confirms the schedule interval is monthly.

Changes

  • .github/dependabot.yml: Replace three maven groups with one catch-all group:
    groups:
      maven-dependencies:
        patterns:
          - "*"

Copilot AI changed the title [WIP] Update dependabot file to merge maven groups and set monthly interval Simplify dependabot: merge maven groups into one Apr 2, 2026
Copilot finished work on behalf of infeo April 2, 2026 11:15
Copilot AI requested a review from infeo April 2, 2026 11:15
@infeo infeo marked this pull request as ready for review April 2, 2026 14:54
@infeo infeo merged commit 68e567e into develop Apr 2, 2026
9 checks passed
@infeo infeo deleted the copilot/update-dependabot-file-merge-maven branch April 2, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants