Skip to content

Upgrade Maven version from 3.9.15 to 3.9.16#8662

Merged
pethers merged 7 commits into
masterfrom
pethers-patch-1
Jun 1, 2026
Merged

Upgrade Maven version from 3.9.15 to 3.9.16#8662
pethers merged 7 commits into
masterfrom
pethers-patch-1

Conversation

@pethers

@pethers pethers commented Jun 1, 2026

Copy link
Copy Markdown
Member

Description

Type of Change

Primary Changes

  • 🚀 New Feature
  • 🔄 Enhancement
  • 🐛 Bug Fix
  • 📦 Dependency Update

Political Analysis

  • 📊 Political Data Analysis
    • Party Analysis
    • Committee Processing
    • Government Data
    • Riksdagen Integration
  • 📈 Analytics & Metrics
    • Performance Metrics
    • Risk Assessment
    • Decision Analysis
    • Transparency Metrics

Technical Changes

  • 🎨 UI/UX Changes
    • Layout Updates
    • Form Improvements
    • Visualization Updates
  • 🏗️ Infrastructure
    • Database Changes
    • Performance Optimization
    • Configuration Updates
  • 🔒 Security & Compliance
    • Authentication
    • Authorization
    • Data Protection
  • 📝 Documentation
    • Technical Documentation
    • User Documentation
    • API Documentation
  • ✅ Testing
    • Unit Tests
    • Integration Tests
    • Performance Tests

Impact Analysis

Political Analysis Impact

  • Impact on data quality:
  • Impact on analysis accuracy:
  • Impact on transparency features:

Technical Impact

  • Performance impact:
  • Security implications:
  • Dependency changes:

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Political data validation completed
  • Security compliance verified
  • Performance testing completed

Documentation

  • JavaDoc updated
  • README updated
  • API documentation updated
  • Package/module documentation updated
  • Political analysis documentation updated

Screenshots

Related Issues

Fixes #
Related to #

Checklist

  • Code follows project coding standards
  • Comments are clear and helpful
  • Documentation is updated
  • Tests are passing
  • Security compliance is maintained
  • Performance impact is acceptable
  • Breaking changes are documented
  • Changes are backward compatible

Additional Notes

Security Considerations

  • No sensitive data exposed
  • Security best practices followed
  • Compliance requirements met

Release Notes

Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 1, 2026 18:07
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 479d728.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
@pull-request-size pull-request-size Bot added size/S and removed size/XS labels Jun 1, 2026
pethers added 2 commits June 1, 2026 20:09
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
@pull-request-size pull-request-size Bot added size/M and removed size/S labels Jun 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GitHub Actions workflows to use Apache Maven 3.9.16 (from 3.9.15) and isolates caches per Maven version to avoid cross-version cache collisions.

Changes:

  • Bump stCarolas/setup-maven maven-version to 3.9.16 in selected workflows.
  • Update Maven cache keys / restore keys to include 3.9.16 for cache isolation.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/release.yml Updates Maven cache keys and the Maven version used for release builds to 3.9.16.
.github/workflows/copilot-setup-steps.yml Updates Maven cache keys and the Maven version used in Copilot setup/build steps to 3.9.16.
.github/workflows/codeql-analysis.yml Updates Maven cache keys and the Maven version used for CodeQL build steps to 3.9.16.

Comment on lines 248 to 252
- name: Set up Maven
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.15
maven-version: 3.9.16

Comment on lines 402 to 406
- name: Set up Maven
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.15
maven-version: 3.9.16

Comment on lines 301 to +304
- name: Set up Maven
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.15
maven-version: 3.9.16
pethers added 3 commits June 1, 2026 20:12
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
@pethers pethers merged commit 7571f76 into master Jun 1, 2026
9 of 10 checks passed
@pethers pethers deleted the pethers-patch-1 branch June 1, 2026 18:15
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants