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: mojohaus/exec-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0
Choose a base ref
...
head repository: mojohaus/exec-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 5 contributors

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. ---

    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dced4f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    d4a4b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875cbd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca08c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Bump org.codehaus.mojo:mojo-parent from 82 to 84

    Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 82 to 84.
    - [Release notes](https://github.com/mojohaus/mojo-parent/releases)
    - [Commits](https://github.com/mojohaus/mojo-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:mojo-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b2ba5ae View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Do not get UPPERCASE env vars (#427)

    * Do not get UPPERCASE env vars
    
    * PR feedback: use System.getenv()
    
    * Copy immutable env map
    
    * remove unused import
    
    ---------
    
    Co-authored-by: John Lilley <[email protected]>
    wheezil and John Lilley authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    881bb9c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c7ad671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4996f View commit details
    Browse the repository at this point in the history
Loading