Skip to content

Conversation

@ypiel-talend
Copy link
Contributor

Requirements

https://qlik-dev.atlassian.net/browse/QTDI-2345

  • Any code change adding any logic MUST be tested through a unit test executed with the default build
  • Any API addition MUST be done with a documentation update if relevant

Why this PR is needed?

What does this PR adds (design/code thoughts)?

yyin-talend and others added 2 commits January 23, 2026 11:03
* 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>
@ypiel-talend ypiel-talend force-pushed the ypiel/QTDI-2345_Bump_xbean_4.29 branch from 69e6f12 to fc36a4f Compare January 23, 2026 16:25
@ypiel-talend ypiel-talend requested review from Copilot and mhryb January 23, 2026 17:32
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 updates the xbean library from version 4.20 to 4.29 as part of a dependency maintenance effort. The change requires explicit dependency management to control the xbean version used by meecrowave-core.

Changes:

  • Updated xbean version from 4.20 to 4.29 in the parent POM
  • Added explicit xbean dependency declarations with exclusions in meecrowave-core dependencies
  • Updated related dependencies (tomcat, logback, log4j2, rhino) and react-router packages

Reviewed changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pom.xml Updated xbean.version property and several related dependency versions
vault-client/pom.xml Added xbean dependency exclusions and explicit version declarations
component-starter-server/pom.xml Added xbean dependency exclusions and explicit version declarations
component-tools-webapp/src/main/frontend/package.json Updated react-router-dom version and removed trailing newline
component-tools-webapp/src/main/frontend/package-template.json Updated react-router-dom version and removed trailing newline
component-starter-server/src/main/frontend/package.json Updated react-router and react-router-dom versions
component-starter-server/src/main/frontend/package-template.json Updated react-router and react-router-dom versions
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