Skip to content

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0#99

Merged
duncdrum merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
May 24, 2026
Merged

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0#99
duncdrum merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0.

Release notes

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

3.12.0

💥 Breaking changes

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • 2a06bed [maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0
  • a71ecf9 bump version 3.12.0-SNAPSHOT
  • 88f2b71 [maven-release-plugin] prepare for next development iteration
  • 7e18956 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4
  • c11b76c In legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...
  • bc9904b remove fix mojo (#1263)
  • f310135 Fix package {...} does not exist in legacyMode (#1243)
  • c8270f9 detectOfflineLinks is now false per default for all jar mojo issue #1258 ...
  • 953e609 Delete flaky test (#1260)
  • 2bba7a4 Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies java Pull requests that update java code labels Sep 22, 2025
@line-o
Copy link
Copy Markdown
Member

line-o commented May 20, 2026

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0 branch from bfe2b3a to 8b6a1d4 Compare May 20, 2026 10:25
Copy link
Copy Markdown
Member

@line-o line-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.12.0 lists two breaking changes which I am confident will not affect us.

  1. javadoc can no longer be autofixed - I know we are not doing this in any package
  2. the ability to detect dead links in javadoc was set to be false by default - another feature I haven't seen us to rely on

@line-o
Copy link
Copy Markdown
Member

line-o commented May 20, 2026

@duncdrum do you think we should mark the apps-parent as a 3.0 if we merge this?

There is a scenario in which a dependent package can no longer be built without changes to their project because they do use one of the features that differ now in behaviour.

@duncdrum
Copy link
Copy Markdown
Contributor

@line-o yup breaking be breaking, 3.0.0 it is

@duncdrum duncdrum merged commit 92bda69 into main May 24, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0 branch May 24, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants