Skip to content

chore: Remove webjars dependencies#2489

Merged
triceo merged 1 commit into
mainfrom
chore/remove-webjars
Jul 13, 2026
Merged

chore: Remove webjars dependencies#2489
triceo merged 1 commit into
mainfrom
chore/remove-webjars

Conversation

@rsynek

@rsynek rsynek commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Removed UI webjars dependencies from models parent pom.xml.

Removed UI webjars dependencies from models parent pom.xml.
Copilot AI review requested due to automatic review settings July 13, 2026 06:26
@rsynek
rsynek requested a review from triceo as a code owner July 13, 2026 06:26

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

This PR removes UI-related WebJars (and their version properties) from the service-parent Maven dependency management to reduce unused/transitive UI dependencies in the service facade build.

Changes:

  • Removed WebJars version properties (Bootstrap, jQuery, Font Awesome, js-joda, Leaflet).
  • Removed corresponding WebJars entries from <dependencyManagement>.

Comment on lines 91 to 94
<version.ai.timefold.solver>${revision}</version.ai.timefold.solver>
<version.io.quarkus>3.36.3</version.io.quarkus>
<version.org.assertj>3.27.7</version.org.assertj>
<version.org.awaitility>4.3.0</version.org.awaitility>
@triceo triceo added this to the v2.4.0 milestone Jul 13, 2026
@triceo
triceo merged commit 7a7d6f6 into main Jul 13, 2026
23 of 24 checks passed
@triceo
triceo deleted the chore/remove-webjars branch July 13, 2026 06:32
@sonarqubecloud

Copy link
Copy Markdown

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