Closed dependabot[bot] closed 2 months ago
The project configuration in the pom.xml
has been entirely replaced, reflecting updates to project properties, dependencies, and plugin versions. Notable changes include an upgrade of the maven-surefire-plugin
from version 3.4.0
to 3.5.0
, alongside newer versions of various libraries. The core project metadata remains unchanged, indicating a focus on improving compatibility and performance through updated dependencies.
Files | Change Summary |
---|---|
pom.xml |
Complete replacement of the file with updated dependencies and plugin versions. |
(No sequence diagram generated as the changes are too simple and do not involve modifications to control flow.)
🐇 In the meadow, changes bloom,
A POM reborn, dispelling gloom.
With plugins fresh and libraries bright,
Our project hops with pure delight!
Let's build and test, oh what a thrill,
In code we trust, our dreams fulfill! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Looks like org.apache.maven.plugins:maven-surefire-plugin is up-to-date now, so this is no longer needed.
@dependabot[bot] There are some conflicts within your pull request. Could you please fix them?
Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0.
Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iterationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
These changes aim to improve the overall health and maintainability of the project.