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: opax/appassembler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mojohaus/appassembler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 3 contributors

Commits on Apr 7, 2023

  1. Bump maven-invoker-plugin from 3.3.0 to 3.5.1

    Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.3.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.3.0...maven-invoker-plugin-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    99cc4e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Bump stax-utils from 20060502 to 20070216

    Bumps stax-utils from 20060502 to 20070216.
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.stax-utils:stax-utils
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0b6ec39 View commit details
    Browse the repository at this point in the history
  2. Bump stax from 1.1.1-dev to 1.1.2-dev

    Bumps stax from 1.1.1-dev to 1.1.2-dev.
    
    ---
    updated-dependencies:
    - dependency-name: stax:stax
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    423bb73 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    slachiewicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    359f4b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Update Maven versions

    slachiewicz authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d47c68d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Bump release-drafter/release-drafter from 5 to 6

    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    872dace View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Bump org.codehaus.modello:modello-maven-plugin from 1.8.1 to 2.3.0

    Bumps [org.codehaus.modello:modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.8.1 to 2.3.0.
    - [Release notes](https://github.com/codehaus-plexus/modello/releases)
    - [Commits](codehaus-plexus/modello@modello-1.8.1...modello-2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.modello:modello-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4b604d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0

    Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.5.1...maven-invoker-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9cf83dd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.4.1

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    eecea9e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.20

    Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.16 to 3.0.20.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    32da399 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Bump apache/maven-gh-actions-shared from 3 to 4

    Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 3 to 4.
    - [Commits](apache/maven-gh-actions-shared@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: apache/maven-gh-actions-shared
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    16e6664 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Bump commons-io:commons-io from 2.11.0 to 2.16.1

    Bumps commons-io:commons-io from 2.11.0 to 2.16.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c780452 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Bump org.codehaus.mojo:mojo-parent from 39 to 86

    Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 39 to 86.
    - [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 Jan 13, 2025
    Configuration menu
    Copy the full SHA
    5061d1c View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.9.0

    Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.6.0 to 3.9.0.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.6.0...maven-invoker-plugin-3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    d922b35 View commit details
    Browse the repository at this point in the history
  3. Bump org.codehaus.modello:modello-maven-plugin from 2.3.0 to 2.4.0

    Bumps [org.codehaus.modello:modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/codehaus-plexus/modello/releases)
    - [Commits](codehaus-plexus/modello@modello-2.3.0...modello-2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.modello:modello-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    1e9ed7e View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    3254cb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Bump commons-io:commons-io from 2.16.1 to 2.18.0

    Bumps commons-io:commons-io from 2.16.1 to 2.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    d6ffd0f View commit details
    Browse the repository at this point in the history
  2. Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.23

    Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.20 to 3.0.23.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    4af4799 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Bump org.codehaus.mojo:mojo-parent from 86 to 87

    Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 86 to 87.
    - [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 Feb 12, 2025
    Configuration menu
    Copy the full SHA
    5e8d129 View commit details
    Browse the repository at this point in the history
Loading