-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0#3981
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0#3981dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Bumps org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0.
Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
3.5.0
New features and improvements
- Add new "attach" configuration parameter (3.x port of #482) (#483)
@ hgschmie- add Java-Version to MANIFEST.MF (#465)
@ hboutemyBug Fixes
- Fix detecting java version for toolchains and JDK 1.8 (#500)
@ slawekjaranowski- Ignore stderr when parsing javac version from toolchain (#471)
@ jaredstehlerMaintenance
- Update site descriptor to 2.0.0 (#501)
@ slawekjaranowski- chore: remove junit3 references (#494)
@ slawekjaranowski- Migrate component injection to JSR-330 (#492)
@ slawekjaranowski- Add PR Automation to 3.x (#132)
@ slawekjaranowski- Improve release-drafter configuration (#128)
@ slawekjaranowski- Fix for Maven 4.0.0-rc-3 (#130)
@ slawekjaranowski- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#119)
@ BukamaBuild
- Bump m-invoker-p to 3.9.1 for Java 25 (#480)
@ hboutemyDependency updates
- Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#499) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 (#498) @dependabot[bot]
- Use maven-plugin-testing-harness version 3.4.0 (#491)
@ slawekjaranowski- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 (#488) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 (#478) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#464) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 42 to 45 (#452) @dependabot[bot]
- Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.4 (#461) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#457) @dependabot[bot]
- Bump mavenVersion from 3.9.10 to 3.9.11 (#456) @dependabot[bot]
- Bump mavenVersion from 3.9.9 to 3.9.10 (#146) @dependabot[bot]
- Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 (#143) @dependabot[bot]
- Bump mavenVersion from 3.6.3 to 3.9.9 (#107) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#140) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#114) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (#109) @dependabot[bot]
Commits
68d00f1[maven-release-plugin] prepare release maven-jar-plugin-3.5.0357b9bfUpdate site descriptor to 2.0.0340249cFix detecting java version for toolchains and JDK 1.806a6245chore: remove junit3 referencesd302b2cBump commons-io:commons-io from 2.20.0 to 2.21.06081bdbBump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4ef8ed4cMigrate component injection to JSR-330704a35cIgnore stderr when parsing javac version from toolchain (#471)0beb969Use maven-plugin-testing-harness version 3.4.0c2624c8Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#488)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 17, 2025
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.