dependabot[bot] opened a new pull request, #542: URL: https://github.com/apache/syncope/pull/542
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 6.0.0 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/releases">io.github.git-commit-id:git-commit-id-maven-plugin's releases</a>.</em></p> <blockquote> <p>Version 7.0.0 is finally there and includes various <a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=milestone%3A7.0.0&closed=1">bug-fixes and improvements</a> :-)</p> <p>⚠️ This is a potentially breaking release. Read the release-notes carefully ⚠️</p> <h2>Potential Breaking changes:</h2> <p>The main key-aspects that might cause a breakage when migrating to the new version:</p> <ul> <li><strong>Drop support for Maven 3.1.0-alpha-1</strong> ⚠️ <ul> <li><strong>minimal required</strong> maven version is now <strong>Maven 3.2.5</strong> (to support Maven 4.0.0)</li> </ul> </li> </ul> <h2>New Features / Bug-Fixes:</h2> <p>The main key-aspects that have been improved or being worked on are the following:</p> <ul> <li><a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/issues/639">git-commit-id/git-commit-id-maven-plugin#639</a> / <a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/pull/642">git-commit-id/git-commit-id-maven-plugin#642</a>: Resolve worktree .git files to repository .git directory</li> <li>Update several plugins <ul> <li>updated git-commit-id-plugin-core from 6.0.0-rc.5 to <a href="https://github.com/git-commit-id/git-commit-id-plugin-core/releases/tag/v6.0.0-rc.6">6.0.0-rc.6</a>, that update brings <ul> <li><a href="https://redirect.github.com/git-commit-id/git-commit-id-plugin-core/issues/57">git-commit-id/git-commit-id-plugin-core#57</a>: Stop relying on javax.json 1.1.4 <ul> <li>the dependency for <code>javax.json:javax.json-api:1.1.4</code> was replaced with <code>jakarta.json:jakarta.json-api:2.1.2</code></li> <li>the dependency for <code>org.glassfish:javax.json:1.1.4</code> was replaced with <code>org.eclipse.parsson:parsson:1.1.4</code></li> </ul> </li> <li>bump <code>jgit</code> from <code>6.5.0.202303070854-r</code> to <code>6.7.0.202309050840-r</code></li> <li>bump <code>commons-io:commons-io</code> from <code>2.11.0</code> to <code>2.14.0</code></li> <li>bump <code>org.slf4j:slf4j-simple</code> from <code>2.0.7</code> to <code>2.0.9</code></li> </ul> </li> <li>bump several maven plugins <ul> <li>bump <code>maven-plugin-api</code> from <code>3.1.0-alpha-1</code> to <code>3.9.2</code></li> <li>bump <code>maven-plugin-plugin</code> from <code>3.6.0</code> to <code>3.9.0</code></li> <li>bump <code>maven-assembly-plugin</code> from <code>3.4.2</code> to <code>3.6.0</code></li> <li>bump <code>maven-dependency-plugin</code> from <code>3.5.0</code> to <code>3.6.0</code></li> <li>bump <code>maven-release-plugin</code> from <code>3.0.0-M7</code> to <code>3.0.1</code></li> <li>bump <code>maven-enforcer-plugin</code> from <code>3.2.1</code> to <code>3.4.1</code></li> <li>bump <code>maven-compiler-plugin</code> from <code>3.8.1</code> to <code>3.11.0</code></li> <li>bump <code>maven-gpg-plugin</code> from <code>3.1.0</code></li> <li>bump <code>maven-clean-plugin</code> from <code>3.1.0</code> to <code>3.3.1</code></li> <li>bump <code>maven-resources-plugin</code> from <code>3.1.0</code> to <code>3.3.1</code></li> <li>bump <code>maven-jar-plugin</code> from <code>3.2.0</code> to <code>3.3.0</code></li> <li>bump <code>maven-surefire-plugin</code> from <code>2.22.2</code> to <code>3.1.2</code></li> <li>bump <code>maven-install-plugin</code> from <code>2.5.2</code> to <code>3.1.1</code></li> <li>bump <code>maven-javadoc-plugin</code> from <code>3.2.0</code> to <code>3.6.0</code></li> <li>bump <code>maven-source-plugin</code> from <code>3.2.1</code> to <code>3.3.0</code></li> </ul> </li> <li>Bump or replace various plugins for testing <ul> <li>bump <code>commons-io:commons-io</code> from <code>2.11.0</code> to <code>2.14.0</code> (test dependency)</li> <li>bump <code>org.slf4j:slf4j-simple</code> from <code>2.0.7</code> to <code>2.0.9</code> (test dependency)</li> <li>replace <code>org.eluder.coveralls:coveralls-maven-plugin:4.3.0</code> with <code>io.jsonwebtoken.coveralls:coveralls-maven-plugin:4.4.1</code> (test dependency)</li> </ul> </li> </ul> </li> </ul> <h2>Getting the latest release</h2> <p>The plugin is available from Maven Central (<a href="https://search.maven.org/search?q=g:io.github.git-commit-id%20AND%20a:git-commit-id-maven-plugin">see here</a>), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:</p> <pre lang="xml"><code><dependency> <groupId>io.github.git-commit-id</groupId> <artifactId>git-commit-id-maven-plugin</artifactId> <version>7.0.0</version> </dependency> </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/0fdf9c70ec77dfdc34a259a83c5c2e3257daf389"><code>0fdf9c7</code></a> [maven-release-plugin] prepare release v7.0.0</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/4e331746b03a01312761f65f259ec01b66f49187"><code>4e33174</code></a> bump git-commit-id:git-commit-id-plugin-core from 6.0.0-rc.5 to 6.0.0-rc.6</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/64b5ce16ab24d10e74f324fe156a7800086d473d"><code>64b5ce1</code></a> Merge pull request <a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/issues/657">#657</a> from git-commit-id/dependabot/maven/org.mockito-mocki...</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/b6309d9b1f2272f6ca6f7e1c871037c5b75502e1"><code>b6309d9</code></a> Bump org.mockito:mockito-core from 5.5.0 to 5.6.0</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/4feba8db4d51a092a095b7c1af6f424442a626d8"><code>4feba8d</code></a> Merge pull request <a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/issues/642">#642</a> from jkylling/resolve-worktree-git-dir</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/59415bf9f1054f1a83d2d37b9d183d64557d0b68"><code>59415bf</code></a> Merge pull request <a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/issues/654">#654</a> from git-commit-id/dependabot/maven/commons-io-common...</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/91e2cfefc13b4b60f7d41a2af4a76fe7310a4a96"><code>91e2cfe</code></a> Bump commons-io:commons-io from 2.13.0 to 2.14.0</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/b1d844069001d8d957804effb888c75f5fe7adbe"><code>b1d8440</code></a> Resolve worktree .git files to repository .git directory</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/494cbb6b359ef4efe3469f5e4b53518bdd315b6f"><code>494cbb6</code></a> Merge pull request <a href="https://redirect.github.com/git-commit-id/git-commit-id-maven-plugin/issues/649">#649</a> from git-commit-id/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/commit/1d31156ee9a520536504c79800a3b95d472e0595"><code>1d31156</code></a> Bump actions/checkout from 3 to 4</li> <li>Additional commits viewable in <a href="https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/v6.0.0...v7.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org