Skip to content

build(deps-dev): bump mockito-core from 5.1.0 to 5.2.0 - #956

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/org.mockito-mockito-core-5.2.0
Mar 29, 2023
Merged

build(deps-dev): bump mockito-core from 5.1.0 to 5.2.0#956
lvca merged 1 commit into
mainfrom
dependabot/maven/org.mockito-mockito-core-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2023

Copy link
Copy Markdown
Contributor

Bumps mockito-core from 5.1.0 to 5.2.0.

Release notes

Sourced from mockito-core's releases.

v5.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.1

Commits
  • 74c811a Make InjectMocks aware of generic types (#2923)
  • fc136e4 Explicitly use UTF-8 in IOUtils (#2935)
  • 9473470 Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)
  • dddeb72 Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)
  • 92ed602 Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...
  • 19ef24a Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)
  • 8b96cc1 Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)
  • 4eb275c Make project relocatable by using relative paths in the OSGi test task (#2920)
  • d937334 Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)
  • 60b0e71 Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Mar 20, 2023
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.mockito-mockito-core-5.2.0 branch from 734fd77 to 01b7bdd Compare March 29, 2023 13:59
@lvca
lvca merged commit a83a8be into main Mar 29, 2023
@lvca lvca self-assigned this Mar 29, 2023
@lvca lvca added this to the 23.3.1 milestone Mar 29, 2023
@dependabot
dependabot Bot deleted the dependabot/maven/org.mockito-mockito-core-5.2.0 branch March 29, 2023 14:20
mergify Bot added a commit that referenced this pull request Aug 28, 2025
…2 [skip ci]

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.1 to 4.7.2.
Release notes

*Sourced from [actions/dependency-review-action's releases](https://github.com/actions/dependency-review-action/releases).*

> 4.7.2
> -----
>
> What's Changed
> --------------
>
> * Add Missing Languages to CodeQL Advanced Configuration by [`@​KyFaSt`](https://github.com/KyFaSt) in [actions/dependency-review-action#945](https://redirect.github.com/actions/dependency-review-action/pull/945)
> * Deprecate deny lists by [`@​claire153`](https://github.com/claire153) in [actions/dependency-review-action#958](https://redirect.github.com/actions/dependency-review-action/pull/958)
> * Address discrepancy between docs and reality by [`@​ahpook`](https://github.com/ahpook) in [actions/dependency-review-action#960](https://redirect.github.com/actions/dependency-review-action/pull/960)
>
> New Contributors
> ----------------
>
> * [`@​KyFaSt`](https://github.com/KyFaSt) made their first contribution in [actions/dependency-review-action#945](https://redirect.github.com/actions/dependency-review-action/pull/945)
> * [`@​claire153`](https://github.com/claire153) made their first contribution in [actions/dependency-review-action#958](https://redirect.github.com/actions/dependency-review-action/pull/958)
> * [`@​ahpook`](https://github.com/ahpook) made their first contribution in [actions/dependency-review-action#960](https://redirect.github.com/actions/dependency-review-action/pull/960)
>
> **Full Changelog**: <actions/dependency-review-action@v4...v4.7.2>


Commits

* [`bc41886`](actions/dependency-review-action@bc41886) Cut 4.7.2 version release ([#964](https://redirect.github.com/actions/dependency-review-action/issues/964))
* [`1c73553`](actions/dependency-review-action@1c73553) Merge pull request [#960](https://redirect.github.com/actions/dependency-review-action/issues/960) from ahpook/ahpook/address-docs-dashes
* [`fac3d41`](actions/dependency-review-action@fac3d41) Bump the minor-updates group across 1 directory with 5 updates ([#956](https://redirect.github.com/actions/dependency-review-action/issues/956))
* [`d8073c4`](actions/dependency-review-action@d8073c4) Merge pull request [#958](https://redirect.github.com/actions/dependency-review-action/issues/958) from actions/claire153/deprecate-deny-lists
* [`77184c6`](actions/dependency-review-action@77184c6) Fix tests
* [`5558c35`](actions/dependency-review-action@5558c35) Address discrepancy between docs and reality
* [`e85d57a`](actions/dependency-review-action@e85d57a) Remove test code
* [`3eb6279`](actions/dependency-review-action@3eb6279) Re-add test package. Only show warning in summary if option is used. Update c...
* [`7cf33ac`](actions/dependency-review-action@7cf33ac) Remove test deny list
* [`493bee0`](actions/dependency-review-action@493bee0) Remove test package
* Additional commits viewable in [compare view](actions/dependency-review-action@da24556...bc41886)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/dependency-review-action&package-manager=github\_actions&previous-version=4.7.1&new-version=4.7.2)](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)
---
Dependabot commands and options
  
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  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)
mergify Bot added a commit that referenced this pull request Oct 5, 2025
…9 [skip ci]

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19.
Release notes

*Sourced from [ch.qos.logback:logback-classic's releases](https://github.com/qos-ch/logback/releases).*

> Logback 1.5.19
> --------------
>
> **2025-09-30 Release of logback version 1.5.19**
>
> • Disallow "new" operator in the `condition` attribute of <`if`> elements. This fixes an ACE vulnerability recorded as [CVE-2025-11226](https://www.cve.org/cverecord?id=CVE-2025-11226).
>
> • At initialization time, slightly better reporting about watched configuration files.
>
> • Softer message regarding usage of ConsoleAppender and its potential impact on performance.
>
> • In ViewStatusMessagesServlet, restrict processing of "Clear" button to POST method. This change was proposed by Ralf Wiebicke who also provided the relevant [PR](https://redirect.github.com/qos-ch/logback/pull/971).
>
> • A bit-wise identical binary of this version can be reproduced by building from [source code](https://github.com/qos-ch/logback) at commit e572d4f87f06674788eb3ca7148e8d1dffc615fa associated with the tag v\_1.5.19. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.


Commits

* [`e572d4f`](qos-ch/logback@e572d4f) skip deployment of blackbox and example modules, published as version 1.5.9
* [`4adae8b`](qos-ch/logback@4adae8b) add plugin for Maven Central deployment
* [`ee70cf4`](qos-ch/logback@ee70cf4) prepare release 1.5.19
* [`20802cf`](qos-ch/logback@20802cf) mindor javadoc changes
* [`8116069`](qos-ch/logback@8116069) comment out code in COWArrayListConcurrencyTest to make IDE happy
* [`7f65340`](qos-ch/logback@7f65340) minor changes
* [`8d2262d`](qos-ch/logback@8d2262d) soften warning on using ConsoleAppender
* [`c76fed3`](qos-ch/logback@c76fed3) ViewStatusMessagesServlet requires method POST for button 'Clear' ([#971](https://redirect.github.com/qos-ch/logback/issues/971))
* [`61f6a25`](qos-ch/logback@61f6a25) disallow new in if condition attribute in config files
* [`a07cfd5`](qos-ch/logback@a07cfd5) logback-core: fix spelling errors ([#956](https://redirect.github.com/qos-ch/logback/issues/956))
* Additional commits viewable in [compare view](qos-ch/logback@v_1.5.18...v_1.5.19)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.5.18&new-version=1.5.19)](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)
---
Dependabot commands and options
  
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  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…2 [skip ci]

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.1 to 4.7.2.
Release notes

*Sourced from [actions/dependency-review-action's releases](https://github.com/actions/dependency-review-action/releases).*

> 4.7.2
> -----
>
> What's Changed
> --------------
>
> * Add Missing Languages to CodeQL Advanced Configuration by [`@​KyFaSt`](https://github.com/KyFaSt) in [actions/dependency-review-action#945](https://redirect.github.com/actions/dependency-review-action/pull/945)
> * Deprecate deny lists by [`@​claire153`](https://github.com/claire153) in [actions/dependency-review-action#958](https://redirect.github.com/actions/dependency-review-action/pull/958)
> * Address discrepancy between docs and reality by [`@​ahpook`](https://github.com/ahpook) in [actions/dependency-review-action#960](https://redirect.github.com/actions/dependency-review-action/pull/960)
>
> New Contributors
> ----------------
>
> * [`@​KyFaSt`](https://github.com/KyFaSt) made their first contribution in [actions/dependency-review-action#945](https://redirect.github.com/actions/dependency-review-action/pull/945)
> * [`@​claire153`](https://github.com/claire153) made their first contribution in [actions/dependency-review-action#958](https://redirect.github.com/actions/dependency-review-action/pull/958)
> * [`@​ahpook`](https://github.com/ahpook) made their first contribution in [actions/dependency-review-action#960](https://redirect.github.com/actions/dependency-review-action/pull/960)
>
> **Full Changelog**: <actions/dependency-review-action@v4...v4.7.2>


Commits

* [`bc41886`](actions/dependency-review-action@bc41886) Cut 4.7.2 version release ([ArcadeData#964](https://redirect.github.com/actions/dependency-review-action/issues/964))
* [`1c73553`](actions/dependency-review-action@1c73553) Merge pull request [ArcadeData#960](https://redirect.github.com/actions/dependency-review-action/issues/960) from ahpook/ahpook/address-docs-dashes
* [`fac3d41`](actions/dependency-review-action@fac3d41) Bump the minor-updates group across 1 directory with 5 updates ([ArcadeData#956](https://redirect.github.com/actions/dependency-review-action/issues/956))
* [`d8073c4`](actions/dependency-review-action@d8073c4) Merge pull request [ArcadeData#958](https://redirect.github.com/actions/dependency-review-action/issues/958) from actions/claire153/deprecate-deny-lists
* [`77184c6`](actions/dependency-review-action@77184c6) Fix tests
* [`5558c35`](actions/dependency-review-action@5558c35) Address discrepancy between docs and reality
* [`e85d57a`](actions/dependency-review-action@e85d57a) Remove test code
* [`3eb6279`](actions/dependency-review-action@3eb6279) Re-add test package. Only show warning in summary if option is used. Update c...
* [`7cf33ac`](actions/dependency-review-action@7cf33ac) Remove test deny list
* [`493bee0`](actions/dependency-review-action@493bee0) Remove test package
* Additional commits viewable in [compare view](actions/dependency-review-action@da24556...bc41886)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/dependency-review-action&package-manager=github\_actions&previous-version=4.7.1&new-version=4.7.2)](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)
---
Dependabot commands and options
  
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  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…9 [skip ci]

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19.
Release notes

*Sourced from [ch.qos.logback:logback-classic's releases](https://github.com/qos-ch/logback/releases).*

> Logback 1.5.19
> --------------
>
> **2025-09-30 Release of logback version 1.5.19**
>
> • Disallow "new" operator in the `condition` attribute of <`if`> elements. This fixes an ACE vulnerability recorded as [CVE-2025-11226](https://www.cve.org/cverecord?id=CVE-2025-11226).
>
> • At initialization time, slightly better reporting about watched configuration files.
>
> • Softer message regarding usage of ConsoleAppender and its potential impact on performance.
>
> • In ViewStatusMessagesServlet, restrict processing of "Clear" button to POST method. This change was proposed by Ralf Wiebicke who also provided the relevant [PR](https://redirect.github.com/qos-ch/logback/pull/971).
>
> • A bit-wise identical binary of this version can be reproduced by building from [source code](https://github.com/qos-ch/logback) at commit e572d4f87f06674788eb3ca7148e8d1dffc615fa associated with the tag v\_1.5.19. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.


Commits

* [`e572d4f`](qos-ch/logback@e572d4f) skip deployment of blackbox and example modules, published as version 1.5.9
* [`4adae8b`](qos-ch/logback@4adae8b) add plugin for Maven Central deployment
* [`ee70cf4`](qos-ch/logback@ee70cf4) prepare release 1.5.19
* [`20802cf`](qos-ch/logback@20802cf) mindor javadoc changes
* [`8116069`](qos-ch/logback@8116069) comment out code in COWArrayListConcurrencyTest to make IDE happy
* [`7f65340`](qos-ch/logback@7f65340) minor changes
* [`8d2262d`](qos-ch/logback@8d2262d) soften warning on using ConsoleAppender
* [`c76fed3`](qos-ch/logback@c76fed3) ViewStatusMessagesServlet requires method POST for button 'Clear' ([ArcadeData#971](https://redirect.github.com/qos-ch/logback/issues/971))
* [`61f6a25`](qos-ch/logback@61f6a25) disallow new in if condition attribute in config files
* [`a07cfd5`](qos-ch/logback@a07cfd5) logback-core: fix spelling errors ([ArcadeData#956](https://redirect.github.com/qos-ch/logback/issues/956))
* Additional commits viewable in [compare view](qos-ch/logback@v_1.5.18...v_1.5.19)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.5.18&new-version=1.5.19)](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)
---
Dependabot commands and options
  
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  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)
mergify Bot added a commit that referenced this pull request Jul 19, 2026
…from 3.4.1 to 3.6.3 [skip ci]

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.6.3.
Release notes

*Sourced from [org.apache.maven.plugins:maven-enforcer-plugin's releases](https://github.com/apache/maven-enforcer/releases).*

> 3.6.3
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Make bannedDependencies report root and transitive dependency in case both are banned. ([#940](https://redirect.github.com/apache/maven-enforcer/pull/940)) [`@​hvoynov`](https://github.com/hvoynov)
> * Add enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/pull/968)) [`@​cstamas`](https://github.com/cstamas)
> * Improve formatting of deprecated API warning ([#951](https://redirect.github.com/apache/maven-enforcer/pull/951)) [`@​mthmulders`](https://github.com/mthmulders)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix handling of Java versions like 21.0.10.0.1 ([#967](https://redirect.github.com/apache/maven-enforcer/pull/967)) [`@​parttimenerd`](https://github.com/parttimenerd)
> * Add null checks for modelId in PluginWrapper ([#974](https://redirect.github.com/apache/maven-enforcer/pull/974)) [`@​cpfeiffer`](https://github.com/cpfeiffer)
>
> 📝 Documentation updates
> -----------------------
>
> * Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/pull/936)) [`@​rpkrajewski`](https://github.com/rpkrajewski)
>
> 👻 Maintenance
> -------------
>
> * `PlexusStringUtils` Refaster recipes ([#943](https://redirect.github.com/apache/maven-enforcer/pull/943)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * JUnit Jupiter migration from JUnit 4.x ([#941](https://redirect.github.com/apache/maven-enforcer/pull/941)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /maven-enforcer-plugin/src/it/projects/MENFORCER-434 ([#970](https://redirect.github.com/apache/maven-enforcer/pull/970)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/pull/979)) [`@​cstamas`](https://github.com/cstamas)
> * Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/pull/976)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/pull/975)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/pull/973)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.13 to 3.9.14 ([#965](https://redirect.github.com/apache/maven-enforcer/pull/965)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.12 to 3.9.13 ([#964](https://redirect.github.com/apache/maven-enforcer/pull/964)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#963](https://redirect.github.com/apache/maven-enforcer/pull/963)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update log4j in test to avoid CVE ([#961](https://redirect.github.com/apache/maven-enforcer/pull/961)) [`@​Bukama`](https://github.com/Bukama)
> * Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 ([#962](https://redirect.github.com/apache/maven-enforcer/pull/962)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([#960](https://redirect.github.com/apache/maven-enforcer/pull/960)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 ([#959](https://redirect.github.com/apache/maven-enforcer/pull/959)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-parent from 46 to 47 ([#958](https://redirect.github.com/apache/maven-enforcer/pull/958)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#957](https://redirect.github.com/apache/maven-enforcer/pull/957)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update to 46 including fixes ([#955](https://redirect.github.com/apache/maven-enforcer/pull/955)) [`@​Bukama`](https://github.com/Bukama)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.5.0 ([#956](https://redirect.github.com/apache/maven-enforcer/pull/956)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#948](https://redirect.github.com/apache/maven-enforcer/pull/948)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#947](https://redirect.github.com/apache/maven-enforcer/pull/947)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#946](https://redirect.github.com/apache/maven-enforcer/pull/946)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#945](https://redirect.github.com/apache/maven-enforcer/pull/945)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 3.6.2
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * Use SessionData for cache storage ([#930](https://redirect.github.com/apache/maven-enforcer/pull/930)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)

... (truncated)


Commits

* [`c7daff3`](apache/maven-enforcer@c7daff3) [maven-release-plugin] prepare release enforcer-3.6.3
* [`ee46e78`](apache/maven-enforcer@ee46e78) Make bannedDependencies report root and transitive dependency in case both ar...
* [`0806924`](apache/maven-enforcer@0806924) Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/issues/936))
* [`8e4f5b9`](apache/maven-enforcer@8e4f5b9) Add better enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/issues/968))
* [`fd4b148`](apache/maven-enforcer@fd4b148) Add fix for 21.0.10.0.1 issue ([#967](https://redirect.github.com/apache/maven-enforcer/issues/967))
* [`f32d597`](apache/maven-enforcer@f32d597) Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/issues/979))
* [`df0f2a6`](apache/maven-enforcer@df0f2a6) Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/issues/976))
* [`2da7a68`](apache/maven-enforcer@2da7a68) Add null checks for modelId in PluginWrapper
* [`91eb4d9`](apache/maven-enforcer@91eb4d9) Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/issues/975))
* [`b622245`](apache/maven-enforcer@b622245) Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/issues/973))
* Additional commits viewable in [compare view](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.3)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.6.3)](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)
---
Dependabot commands and options
  
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 show  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)
mergify Bot added a commit that referenced this pull request Jul 26, 2026
…from 3.4.1 to 3.6.3 [skip ci]

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.6.3.
Release notes

*Sourced from [org.apache.maven.plugins:maven-enforcer-plugin's releases](https://github.com/apache/maven-enforcer/releases).*

> 3.6.3
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Make bannedDependencies report root and transitive dependency in case both are banned. ([#940](https://redirect.github.com/apache/maven-enforcer/pull/940)) [`@​hvoynov`](https://github.com/hvoynov)
> * Add enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/pull/968)) [`@​cstamas`](https://github.com/cstamas)
> * Improve formatting of deprecated API warning ([#951](https://redirect.github.com/apache/maven-enforcer/pull/951)) [`@​mthmulders`](https://github.com/mthmulders)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix handling of Java versions like 21.0.10.0.1 ([#967](https://redirect.github.com/apache/maven-enforcer/pull/967)) [`@​parttimenerd`](https://github.com/parttimenerd)
> * Add null checks for modelId in PluginWrapper ([#974](https://redirect.github.com/apache/maven-enforcer/pull/974)) [`@​cpfeiffer`](https://github.com/cpfeiffer)
>
> 📝 Documentation updates
> -----------------------
>
> * Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/pull/936)) [`@​rpkrajewski`](https://github.com/rpkrajewski)
>
> 👻 Maintenance
> -------------
>
> * `PlexusStringUtils` Refaster recipes ([#943](https://redirect.github.com/apache/maven-enforcer/pull/943)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * JUnit Jupiter migration from JUnit 4.x ([#941](https://redirect.github.com/apache/maven-enforcer/pull/941)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /maven-enforcer-plugin/src/it/projects/MENFORCER-434 ([#970](https://redirect.github.com/apache/maven-enforcer/pull/970)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/pull/979)) [`@​cstamas`](https://github.com/cstamas)
> * Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/pull/976)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/pull/975)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/pull/973)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.13 to 3.9.14 ([#965](https://redirect.github.com/apache/maven-enforcer/pull/965)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.12 to 3.9.13 ([#964](https://redirect.github.com/apache/maven-enforcer/pull/964)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#963](https://redirect.github.com/apache/maven-enforcer/pull/963)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update log4j in test to avoid CVE ([#961](https://redirect.github.com/apache/maven-enforcer/pull/961)) [`@​Bukama`](https://github.com/Bukama)
> * Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 ([#962](https://redirect.github.com/apache/maven-enforcer/pull/962)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([#960](https://redirect.github.com/apache/maven-enforcer/pull/960)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 ([#959](https://redirect.github.com/apache/maven-enforcer/pull/959)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-parent from 46 to 47 ([#958](https://redirect.github.com/apache/maven-enforcer/pull/958)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#957](https://redirect.github.com/apache/maven-enforcer/pull/957)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update to 46 including fixes ([#955](https://redirect.github.com/apache/maven-enforcer/pull/955)) [`@​Bukama`](https://github.com/Bukama)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.5.0 ([#956](https://redirect.github.com/apache/maven-enforcer/pull/956)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#948](https://redirect.github.com/apache/maven-enforcer/pull/948)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#947](https://redirect.github.com/apache/maven-enforcer/pull/947)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#946](https://redirect.github.com/apache/maven-enforcer/pull/946)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#945](https://redirect.github.com/apache/maven-enforcer/pull/945)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 3.6.2
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * Use SessionData for cache storage ([#930](https://redirect.github.com/apache/maven-enforcer/pull/930)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)

... (truncated)


Commits

* [`c7daff3`](apache/maven-enforcer@c7daff3) [maven-release-plugin] prepare release enforcer-3.6.3
* [`ee46e78`](apache/maven-enforcer@ee46e78) Make bannedDependencies report root and transitive dependency in case both ar...
* [`0806924`](apache/maven-enforcer@0806924) Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/issues/936))
* [`8e4f5b9`](apache/maven-enforcer@8e4f5b9) Add better enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/issues/968))
* [`fd4b148`](apache/maven-enforcer@fd4b148) Add fix for 21.0.10.0.1 issue ([#967](https://redirect.github.com/apache/maven-enforcer/issues/967))
* [`f32d597`](apache/maven-enforcer@f32d597) Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/issues/979))
* [`df0f2a6`](apache/maven-enforcer@df0f2a6) Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/issues/976))
* [`2da7a68`](apache/maven-enforcer@2da7a68) Add null checks for modelId in PluginWrapper
* [`91eb4d9`](apache/maven-enforcer@91eb4d9) Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/issues/975))
* [`b622245`](apache/maven-enforcer@b622245) Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/issues/973))
* Additional commits viewable in [compare view](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.3)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.6.3)](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)
---
Dependabot commands and options
  
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 show  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant