docs: require Struts 7.3.0 for struts2-bootstrap 6.2.0 - #432
Merged
Conversation
Bootstrap and Bootstrap Icons are served via Struts' WebJars support since 6.2.0, so the compatibility table gets a 6.2.0 row pinned to Struts >= 7.3.0 and the Maven snippet points at the released 6.2.0 version. 🤖 Generated by AI Assistant
The links used `[text] (url)` with a space, which markdown does not render as a link, and were marked up as h3 headings. Collect them under a proper Links section as a list. 🤖 Generated by AI Assistant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
6.2.0is released, but the README still documented6.1.1as the newest version and did not state the new Struts baseline. Since #423 the plugin serves Bootstrap and Bootstrap Icons through Struts' WebJars support instead of bundling the dist files, and the build targets Struts7.3.0.6.2.0row to the compatibility table withstruts2version>= 7.3.06.1.1to6.2.0[text] (url)with a space so markdown never rendered them as links, and were###headings; they now live under a## Linkssection as a list. All four URLs were checked and still resolve.Notes
Unrelated and left alone: the "Using SNAPSHOT builds" section still points at
http://oss.sonatype.org/content/repositories/snapshots, which is retired — worth a follow-up.🤖 Generated with Claude Code