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

Commits on Jun 21, 2025

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

Commits on Jun 27, 2025

  1. Bump com.fasterxml.jackson.core:jackson-core

    Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.0 to 2.15.0.
    - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties)
    - [Commits](FasterXML/jackson-core@jackson-core-2.13.0...jackson-core-2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-version: 2.15.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    aea18aa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Bump com.fasterxml.jackson.core:jackson-core

    Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.3.3 to 2.15.0.
    - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties)
    - [Commits](FasterXML/jackson-core@jackson-core-2.3.3...jackson-core-2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-version: 2.15.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    2760e9c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Bump mavenVersion from 3.9.10 to 3.9.11

    Bumps `mavenVersion` from 3.9.10 to 3.9.11.
    
    Updates `org.apache.maven:maven-artifact` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-core` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-model` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.10 to 3.9.11
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.10...maven-3.9.11)
    
    Updates `org.apache.maven:maven-model-builder` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-compat` from 3.9.10 to 3.9.11
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.10...maven-3.9.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-artifact
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model-builder
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-compat
      dependency-version: 3.9.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    227ae5e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Bump commons-io:commons-io from 2.19.0 to 2.20.0

    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slawekjaranowski committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    f9289bf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

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

Commits on Jul 27, 2025

  1. Configuration menu
    Copy the full SHA
    87009a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e193a20 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    35e0e0c View commit details
    Browse the repository at this point in the history
  2. Add Maven 4 to build matrix on GitHub Actions (#474)

    * Add Maven 4 to build matrix on GitHub Actions
    
    * Fix profile-with-deps-inherit-parent-depMgmt-jdk-multilevel, profile-with-deps-inherit-parent-depMgmt-rule for Maven 4
    slawekjaranowski authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    0fb1ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc35f4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c62863 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d80041 View commit details
    Browse the repository at this point in the history
Loading