Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps the maven-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-javadoc-plugin and org.moditect:moditect-maven-plugin.

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.3

🚨 Removed

🚀 New features and improvements

🐛 Bug Fixes

  • Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) (#1217) @​fridrich
  • [MJAVADOC-826] - Don't try to modify project source roots (#358) @​oehme

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 8357bc2 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3
  • ab6e97e Bump commons-io:commons-io from 2.19.0 to 2.20.0
  • 83788c1 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
  • 99ee1fc Bump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-787
  • 18bfeb8 Maven Archiver 3.6.4 (#1226)
  • 63618bb Bump org.apache.commons:commons-lang3 (#1224)
  • 81afff9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)
  • 8bcdebf Add Apache 2.0 LICENSE file (#1220)
  • 2299072 Make the legacyMode consistent and actually useful (#1217)
  • 33c9f01 Be consistent about data encoding when copying files (#1215)
  • Additional commits viewable in compare view

Updates org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final

Release notes

Sourced from org.moditect:moditect-maven-plugin's releases.

1.3.0.Final

Changelog

🚀 Features

  • 4e56341 Use maven-archiver to parse ouputTimestamp
  • f9bd055 Reduce code duplication in AddModuleInfoTest

🐛 Fixes

  • 634740e Generate multi-release directory JAR entries

🛠 Build

  • 5cdd34c Update plugins from parent
  • 68618b5 Update changelog configuration
  • 0999060 Update release configuration

⚙️ Dependencies

  • 2d60d8f Update jcommander to 2.0
  • 00abb5b Update build-helper-maven-plugin to 3.6.1
  • ab40c70 Update maven-shade-plugin to 3.6.0
  • 0fed58f Update maven-plugin-plugin to 3.15.1
  • 9e22a5e Update slf4j-api to 2.0.17
  • 6c0ded3 Update assertj to 3.27.3
  • d21270f Update guava to 33.4.8-jre
  • ac7582f Update checker-qual to 3.49.5
  • 51e2582 Update javaparser to 3.27.0

  • 0053e2b Releasing version 1.3.0.Final
  • 0de5521 Releasing version 1.3.0
  • 8a34717 Use maven-archiver to parse ouputTimestamp
  • 8e5fbdb Generate multi-release directory JAR entries
  • 2bd52fe Reduce code duplication in AddModuleInfoTest
  • 0725a88 Next version 1.3.0-SNAPSHOT
  • 1909942 Releasing version 1.2.2.Final

Contributors

We'd like to thank the following people for their contributions:

Commits
  • 0053e2b Releasing version 1.3.0.Final
  • 4c86fb8 Merge pull request #264 from aalmiray/main
  • 5cdd34c build: Update plugins from parent
  • 68618b5 build: Update changelog configuration
  • 2d60d8f deps: Update jcommander to 2.0
  • 00abb5b deps: Update build-helper-maven-plugin to 3.6.1
  • ab40c70 deps: Update maven-shade-plugin to 3.6.0
  • 0fed58f deps: Update maven-plugin-plugin to 3.15.1
  • 9e22a5e deps: Update slf4j-api to 2.0.17
  • 6c0ded3 deps: Update assertj to 3.27.3
  • Additional commits viewable in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 22, 2025
@dependabot dependabot bot requested a review from sonallux as a code owner August 22, 2025 01:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 22, 2025
…pdates

Bumps the maven-plugins group with 2 updates in the / directory: [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) and [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect).


Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.11.3
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3)

Updates `org.moditect:moditect-maven-plugin` from 1.2.2.Final to 1.3.0.Final
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.2.2.Final...1.3.0.Final)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.moditect:moditect-maven-plugin
  dependency-version: 1.3.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/maven-plugins-bb42f79aac branch from 2467596 to 7361365 Compare August 29, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants