Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codehaus-plexus/plexus-testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: plexus-testing-2.0.2
Choose a base ref
...
head repository: codehaus-plexus/plexus-testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plexus-testing-2.1.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    26494e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. Configuration menu
    Copy the full SHA
    7a206db View commit details
    Browse the repository at this point in the history
  2. Bump org.codehaus.plexus:plexus from 24 to 25

    Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 24 to 25.
    - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus
      dependency-version: '25'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slawekjaranowski committed Jan 4, 2026
    Configuration menu
    Copy the full SHA
    8b7d73c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Cleanups dependencies

    follow dependency:analyze
    
    - jsr305 is not used by newer Guava
    - remove unused sisu.inject
    - inline versions.eclipse.sisu as is used in one place
    - add javax.inject used only in tests
    slawekjaranowski committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    4ee8852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30270d View commit details
    Browse the repository at this point in the history
Loading