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: git-commit-id/git-commit-id-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.0
Choose a base ref
...
head repository: git-commit-id/git-commit-id-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 1 contributor

Commits on Mar 29, 2026

  1. Configuration menu
    Copy the full SHA
    743c415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aefc60 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. bump io.github.git-commit-id:git-commit-id-plugin-core from 6.1.5 to …

    …6.2.0
    
    See https://github.com/git-commit-id/git-commit-id-plugin-core/releases/tag/v6.2.0
    - replace `org.eclipse.jgit.ssh.jsch` with `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` (see https://github.com/eclipse-jgit/jgit/blob/master/org.eclipse.jgit.ssh.jsch/README.md)
    - add `org.bouncycastle:bcpkix-jdk18on` version `1.81`
    - remove `joda-time:joda-time` [replaced with Java 8+ Time API]
    - replace `com.google.code.findbugs:jsr305` version `3.0.2` with `org.jspecify:jspecify` version `1.0.0`
    TheSnoozer committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    8a33505 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #912 from git-commit-id/plugin-core_6_2_0

    bump io.github.git-commit-id:git-commit-id-plugin-core from 6.1.5 to 6.2.0
    TheSnoozer authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    d8fdbb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Configuration menu
    Copy the full SHA
    0163ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9a262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d51706 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #914 from git-commit-id/maven_3_9_0

    #913: Require Maven 3.9.0 [Maven 3.6.3 is EOL]
    TheSnoozer authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    fbfc066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cd9c8b View commit details
    Browse the repository at this point in the history
Loading