Skip to content

Update dependencies across project and add JDK 25 to test matrix - #180

Merged
snoopdave merged 1 commit into
apache:masterfrom
mbien:dependency-updates-7
Sep 6, 2026
Merged

Update dependencies across project and add JDK 25 to test matrix#180
snoopdave merged 1 commit into
apache:masterfrom
mbien:dependency-updates-7

Conversation

@mbien

@mbien mbien commented Sep 6, 2026

Copy link
Copy Markdown
Member

point release updates within the same major version in most cases

@mbien mbien added the 6.1.6 label Sep 6, 2026
@mbien
mbien force-pushed the dependency-updates-7 branch from e9549f5 to bcd21df Compare September 6, 2026 02:35
@mbien

mbien commented Sep 6, 2026

Copy link
Copy Markdown
Member Author

ok that worked. checking if we should do webjars and spring point release too.

@mbien
mbien force-pushed the dependency-updates-7 branch 2 times, most recently from 013354e to 8820edb Compare September 6, 2026 03:13
 - point release updates within the same major version in most cases
 - minor CI config update
@mbien
mbien force-pushed the dependency-updates-7 branch from 8820edb to 2e27575 Compare September 6, 2026 03:18
@mbien
mbien requested review from mraible and snoopdave September 6, 2026 03:23

@snoopdave snoopdave 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.

LGTM. I can easily roll an RC2 release for this.

@snoopdave
snoopdave merged commit 3a5801f into apache:master Sep 6, 2026
4 checks passed
snoopdave added a commit that referenced this pull request Sep 10, 2026
…he URL (#185)

The #180 dependency bump moved the jquery-ui webjar to 1.14.2+1, and that
literal version -- plus suffix and all -- was written into the resource URLs
in head.jsp. The webjar serves its resources under the plus-free path
(META-INF/resources/webjars/jquery-ui/1.14.2/), so /webjars/jquery-ui/1.14.2+1/
404s, breaking the entry editor's date picker and tag autocomplete and dropping
the jQuery UI styling. Point the URLs at 1.14.2; the pom coordinate stays
1.14.2+1 (that is the actual artifact).

Regression from 6.1.5 (jquery-ui 1.14.1). Reported by Matt Raible on the
6.1.6 RC2 vote thread.

Claude-Session: https://claude.ai/code/session_015X69HHQ5XnjRkJP8ymzwFf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants