Skip to content

Conversation

@nva
Copy link
Contributor

@nva nva commented Jan 16, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 08:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates Spring Framework and related dependencies to address vulnerabilities in commons-lang and Spring libraries. The changes include upgrading Spring Boot from 3.2.12 to 3.5.9, Spring Data from 3.2.12 to 3.5.7, Spring Framework from 6.1.15 to 6.2.15, Spring Session from 3.2.2 to 3.5.4, Spring Security from 6.2.4 to 6.5.7, and migrating from commons-lang (2.x) to commons-lang3 (3.20.0).

Changes:

  • Updated Spring Boot, Spring Framework, Spring Data, Spring Session, and Spring Security versions to address security vulnerabilities
  • Renamed property from spring61.version to spring6.version for better naming consistency
  • Migrated from vulnerable commons-lang (2.x) to commons-lang3 (3.20.0) in POM dependencies

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
parent-internal/pom.xml Updated Spring and commons-lang dependency versions, renamed spring61.version to spring6.version, added commons.lang3.version property
modules/spring-tx-ext/spring-tx/pom.xml Updated references from spring61.version to spring6.version
modules/spring-tx-ext/examples/pom.xml Updated references from spring61.version to spring6.version
modules/spring-session-ext/pom.xml Updated Spring Session and Security versions, updated spring61.version reference to spring6.version
modules/spring-data-ext/spring-data/pom.xml Migrated from commons-lang to commons-lang3, updated spring61.version references
modules/spring-data-ext/examples/pom.xml Updated spring61.version references to spring6.version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant