Closed dependabot[bot] closed 2 months ago
The pom.xml
file has been updated to reflect changes in dependency versions, notably the upgrade of the maven-dependency-plugin
from 3.7.1
to 3.8.0
. The configuration for the maven-compiler-plugin
has been explicitly defined for compatibility with Java 17. The overall structure remains unchanged, preserving project settings and organization.
File | Change Summary |
---|---|
pom.xml |
Updated maven-dependency-plugin version from 3.7.1 to 3.8.0 ; defined configuration for maven-compiler-plugin for Java 17 compatibility. |
(No sequence diagrams necessary for these changes.)
In the garden of code, we hop with glee,
New plugins and versions, as fresh as can be!
With each little change, our project will grow,
A happy little rabbit, in a world of code flow. 🐇✨
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-dependency-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-dependency-plugin from 3.7.1 to 3.8.0.
Commits
75814c7
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.050397c4
[MDEP-903] Upgrade to Doxia 2.0.0 Milestone Stack1115ecb
Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.05288cec
Bump org.apache.maven.plugins:maven-plugins from 42 to 43ea4d8e2
Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v202406272d0b82a
Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.086b7772
(doc) Remove repeated word94e1caf
Bump org.jsoup:jsoup from 1.17.2 to 1.18.106b4273
Bump org.assertj:assertj-core from 3.26.0 to 3.26.371cee33
Remove outdated invoker conditionsDependabot 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