Skip to content

Conversation

@lxia-talend
Copy link
Contributor

  • chore(QTDI-2446): bump log4j to 2.25.3
  • chore(QTDI-2465): bump logback to 1.5.19
  • chore(QTDI-2457): bump react-router to 6.30.2 to fix cve on @remix-run/router
  • chore(QTDI-2394): bump rhino to 1.9.0
  • chore(QTDI-2242): bump tomcat to 9.0.113
  • logback

* chore(QTDI-2446): bump log4j to 2.25.3

* chore(QTDI-2465): bump logback to 1.5.19

* chore(QTDI-2457): bump react-router to 6.30.2 to fix cve on @remix-run/router

* chore(QTDI-2394): bump rhino to 1.9.0

* chore(QTDI-2242): bump tomcat to 9.0.113

* logback

---------

Co-authored-by: Emmanuel GALLOIS <Emmanuel.gallois@qlik.com>
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 PR addresses five security vulnerabilities by upgrading affected dependencies to their patched versions across both Java (Maven) and JavaScript (npm) ecosystems.

Changes:

  • Upgraded Log4j from 2.20.0 to 2.25.3
  • Upgraded Logback from 1.5.18 to 1.5.19
  • Upgraded Tomcat from 9.0.109 to 9.0.113
  • Upgraded Rhino from 1.7.14 to 1.9.0
  • Upgraded react-router and react-router-dom from 6.3.0/6.24.1 to 6.30.2

Reviewed changes

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

Show a summary per file
File Description
pom.xml Updates Maven dependency versions for Log4j, Logback, Tomcat, and Rhino to address CVE issues
component-tools-webapp/src/main/frontend/package.json Upgrades react-router-dom to 6.30.2 and removes trailing empty line
component-tools-webapp/src/main/frontend/package-template.json Mirrors react-router-dom upgrade and formatting changes from package.json
component-starter-server/src/main/frontend/package.json Upgrades both react-router and react-router-dom to 6.30.2
component-starter-server/src/main/frontend/package-template.json Mirrors react-router upgrades from package.json
Files not reviewed (2)
  • component-starter-server/src/main/frontend/package-lock.json: Language not supported
  • component-tools-webapp/src/main/frontend/package-lock.json: Language not supported

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

@sonar-eks
Copy link

sonar-eks bot commented Jan 23, 2026

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.

3 participants