Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugins #1650

Merged
merged 2 commits into from
May 14, 2024
Merged

Update plugins #1650

merged 2 commits into from
May 14, 2024

Conversation

holgerfriedrich
Copy link
Member

Update all plugins listed by
mvn versions:display-plugin-updates -nsu -B -Dversions.outputLineWidth=120 | grep -- '->' | sort -u

* set minimum Maven version to 3.6.3
* build-helper-maven-plugin, 3.4.0 to 3.5.0, see https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/3.5.0
* license-maven-plugin, 4.2 to 4.3
* maven-assembly-plugin, 3.6.0 to 3.7.1, see https://github.com/apache/maven-assembly-plugin/releases
* maven-compiler-plugin, 3.11.0 to 3.13.0
* maven-enforcer-plugin, 3.4.0 to 3.4.1
* sortpom-maven-plugin, 3.3.0 to 3.4.1, see https://github.com/Ekryd/sortpom/releases
* spotless-maven-plugin, 2.38.0 to 2.43.0, see https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich holgerfriedrich requested a review from a team as a code owner April 24, 2024 21:32
@holgerfriedrich
Copy link
Member Author

FYI: Similar PRs have been merged in our other repos: openhab/openhab-core#4197, openhab/openhab-addons#16683, openhab/openhab-webui#2551.

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates!

@wborn wborn merged commit ac205d7 into openhab:main May 14, 2024
3 checks passed
@wborn wborn added this to the 4.2 milestone May 14, 2024
@holgerfriedrich holgerfriedrich deleted the pr-plugins branch May 14, 2024 15:19
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.

2 participants