Skip to content

Upgrade Spring Boot and spring-ai for CVE-2026-40973 fix#8

Merged
askeita merged 3 commits into
mainfrom
dev
May 29, 2026
Merged

Upgrade Spring Boot and spring-ai for CVE-2026-40973 fix#8
askeita merged 3 commits into
mainfrom
dev

Conversation

@askeita
Copy link
Copy Markdown
Owner

@askeita askeita commented May 29, 2026

This pull request updates the project's build and CI configuration to improve security, compatibility, and SonarQube integration. The main changes include enhancing the SonarQube workflow for more accurate analysis.

CI/CD and SonarQube Workflow Improvements:

  • Enhanced .github/workflows/sonarqube.yml by adding explicit steps for checking out code, setting up JDK 21, building and running tests, and configuring SonarQube analysis with project-specific arguments. This ensures accurate blame/history analysis and aligns the workflow with the project's structure.

askeita added 3 commits May 29, 2026 22:53
…2026-40973

Upgrades spring-boot-starter-parent from 3.4.8 to 3.5.14 to address
Dependabot alert #8 (CVE-2026-40973): Spring Boot accepts predictable
temp directory without ownership verification.
The 3.4.x branch has no available fix; the minimum patched version is
3.5.14 in the 3.5.x line. spring-ai is bumped from 1.0.7 to 1.1.7 for
compatibility with Spring Boot 3.5.x.
Copilot AI review requested due to automatic review settings May 29, 2026 21:10
@askeita askeita merged commit e024eba into main May 29, 2026
2 of 4 checks passed
Copy link
Copy Markdown

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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