Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.6.0.

Release notes

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

jxr-3.3.2

What's Changed

Full Changelog: apache/maven-jxr@jxr-3.3.1...jxr-3.3.2

Commits
  • 9e1d08a [maven-release-plugin] prepare release jxr-3.6.0
  • 5112bd6 [JXR-194] Upgrade to Velocity 2.4
  • c211919 [JXR-193] Upgrade to Doxia 2.0.0 GA Stack
  • dca5242 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • eef5923 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 7c79061 [maven-release-plugin] prepare for next development iteration
  • 35f311f [maven-release-plugin] prepare release jxr-3.5.0
  • c4b6a27 [JXR-189] Dynamically calculate javadocLocation/testJavadocLocation
  • 4744d81 [JXR-188] Upgrade to Doxia 2.0.0 Milestone Stack
  • 2cd6a44 Bump org.apache.maven:maven-parent from 42 to 43
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 this major version will 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 version will 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 dependency will 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@yuokada
Copy link
Contributor

yuokada commented Sep 11, 2025

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
  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-jxr-plugin-3.6.0 branch from 35e59d1 to dc403c6 Compare September 11, 2025 12:50
@yuokada yuokada requested a review from Copilot September 12, 2025 00:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Maven JXR plugin from version 3.3.1 to 3.6.0, bringing in several improvements including upgrades to Velocity 2.4, Doxia 2.0.0 GA Stack, and dynamic calculation of Javadoc locations.

Key changes:

  • Updates maven-jxr-plugin version to incorporate bug fixes and dependency upgrades
  • Leverages improvements in JXR plugin's handling of Javadoc location detection

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@yuokada yuokada enabled auto-merge (squash) September 12, 2025 00:54
@yuokada yuokada merged commit 41cc539 into master Sep 12, 2025
4 of 6 checks passed
@yuokada yuokada deleted the dependabot/maven/org.apache.maven.plugins-maven-jxr-plugin-3.6.0 branch September 12, 2025 00:55
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.

2 participants