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 #16683

Merged
merged 1 commit into from Apr 29, 2024
Merged

Update plugins #16683

merged 1 commit into from Apr 29, 2024

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Apr 25, 2024

Update nearly 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
* jococo-maven-plugin, 0.8.8 to 0.8.11, see https://www.jacoco.org/jacoco/trunk/doc/changes.html
* jvnet maven-jaxb2-plugin, 0.14.0 to 0.15.3
* frontend-maven-plugin, 1.12.1 to 1.15.0, see
  https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md
* license-maven-plugin, 4.2 to 4.3
* maven-antrun-plugin, 1.8 to 3.1.0
* maven-clean-plugin, 3.3.1 to 3.3.2, see https://github.com/apache/maven-clean-plugin/releases
* maven-dependency-plugin, 3.6.0/3.1.2 to 3.6.1, see
  https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.6.1
* maven-enforcer-plugin, 3.4.0 to 3.4.1, see
  https://github.com/apache/maven-enforcer/releases/tag/enforcer-3.4.1
* maven-failsafe-plugin, 3.0.0-M7 to 3.2.5
* maven-jar-plugin, 3.3.0 to 3.4.1, see https://github.com/apache/maven-jar-plugin/releases
* maven-javadoc-plugin, 3.2.0 to 3.6.3, see https://github.com/apache/maven-javadoc-plugin/releases
* maven-plugin-plugin, 3.9.0 to 3.12.0, see
  https://github.com/apache/maven-plugin-tools/releases/tag/maven-plugin-tools-3.12.0
* maven-resources-plugin, 3.3.0 to 3.3.1
* maven-source-plugin, 3.3.0 to 3.3.1, see
  https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-3.3.1
* maven-surefire-plugin, 3.1.2 to 3.2.5, see https://github.com/apache/maven-surefire/releases
* spotless-maven-plugin, 2.38.0 to 2.43.0, see
  https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md

* maven-shade-pluginm 3.5.2 to 3.5.3
* sortpom-maven-plugin, 3.3.0 to 3.4.1, see https://github.com/Ekryd/sortpom/releases
* openhab 18n-maven-plugin, 4.0.2 to 4.1.2

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

LGTM

Looks like most of the changes are minor and don't see any breaking changes or ones that i suspect to cause issues. I'll wait a few days for the codeowners to comment before i merge.

Copy link
Contributor

@florian-h05 florian-h05 left a comment

Choose a reason for hiding this comment

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

LGTM for JS Scripting, thanks!

@lsiepel lsiepel merged commit cf21184 into openhab:main Apr 29, 2024
5 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Apr 29, 2024
@holgerfriedrich holgerfriedrich deleted the pr-plugins branch April 29, 2024 15:46
lo92fr pushed a commit to lo92fr/openhab-addons that referenced this pull request Apr 30, 2024
* update multiple dependencies

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
@jlaur jlaur added the infrastructure Build system and Karaf related issues and PRs label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build system and Karaf related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants