chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 - #3591
Merged
csviri merged 1 commit intoSep 4, 2026
Conversation
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
This is a patch-level Maven plugin version bump applied via an existing version property with no other behavioral or structural build changes.
Pull request overview
This PR updates the parent Maven build configuration by bumping the org.apache.maven.plugins:maven-jar-plugin version property from 3.5.0 to 3.5.1, which is used via pluginManagement to standardize the plugin version across modules.
Changes:
- Bump
maven-jar-pluginfrom3.5.0to3.5.1via themaven-jar-plugin.versionproperty. - Keep module-level
maven-jar-plugindeclarations relying on the parentpluginManagementversion property.
File summaries
| File | Description |
|---|---|
| pom.xml | Updates the maven-jar-plugin.version property to 3.5.1, affecting the managed plugin version used across modules. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
csviri
approved these changes
Sep 4, 2026
csviri
deleted the
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.1
branch
September 4, 2026 06:18
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.
Bumps org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1.
Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
b0cd63d[maven-release-plugin] prepare release maven-jar-plugin-3.5.15318a4fAdd AGENTS.md + SECURITY.md security-model pointer for scanner discoverability8e0b9bbBump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)d5a438bFix javadoc774fac9Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0b71f403Bump mavenVersion from 3.9.15 to 3.9.16 (#536)9f2a001Use plugin version properties (3.x) (#535)68a978fBump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)e105821Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)953dc1aBump mavenVersion from 3.9.14 to 3.9.15 (#528)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)