[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-io]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #598:
URL: https://github.com/apache/commons-io/pull/598

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-fileupload]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #283:
URL: https://github.com/apache/commons-fileupload/pull/283

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-imaging]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #373:
URL: https://github.com/apache/commons-imaging/pull/373

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[GH] (commons-dbcp): Workflow run "Java CI" is working again!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-dbcp.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
464508312f5b6e607a89f9bc984027d2af277ea7 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.apache.commons:commons-parent from 66 to 67

Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
- 
[Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166804872

With regards,
GitHub Actions via GitBox



[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-email]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #223:
URL: https://github.com/apache/commons-email/pull/223

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-exec]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #166:
URL: https://github.com/apache/commons-exec/pull/166

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[GH] (commons-dbcp): Workflow run "Coverage" is working again!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-dbcp.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
464508312f5b6e607a89f9bc984027d2af277ea7 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.apache.commons:commons-parent from 66 to 67

Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
- 
[Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166804734

With regards,
GitHub Actions via GitBox



[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-digester]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #136:
URL: https://github.com/apache/commons-digester/pull/136

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-daemon]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #147:
URL: https://github.com/apache/commons-daemon/pull/147

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[GH] (commons-dbcp): Workflow run "Java CI" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-dbcp.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ccffc0062eb45782745a6fa8d3f6051ce34dd708 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.mockito:mockito-core from 4.11.0 to 5.11.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
4.11.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.11.0)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166806056

With regards,
GitHub Actions via GitBox



[GH] (commons-dbcp): Workflow run "Java CI" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-dbcp.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ccffc0062eb45782745a6fa8d3f6051ce34dd708 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.mockito:mockito-core from 4.11.0 to 5.11.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
4.11.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.11.0)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166806255

With regards,
GitHub Actions via GitBox



[GH] (commons-dbcp): Workflow run "Coverage" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-dbcp.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ccffc0062eb45782745a6fa8d3f6051ce34dd708 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.mockito:mockito-core from 4.11.0 to 5.11.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
4.11.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.11.0)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166806058

With regards,
GitHub Actions via GitBox



[GH] (commons-dbcp): Workflow run "Coverage" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-dbcp.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ccffc0062eb45782745a6fa8d3f6051ce34dd708 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.mockito:mockito-core from 4.11.0 to 5.11.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
4.11.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.11.0)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-dbcp/actions/runs/8166806253

With regards,
GitHub Actions via GitBox



[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-dbutils]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #246:
URL: https://github.com/apache/commons-dbutils/pull/246

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

Re: [PR] Bump org.mockito:mockito-core from 4.11.0 to 5.10.0 [commons-dbcp]

2024-03-05 Thread via GitHub


dependabot[bot] commented on PR #340:
URL: https://github.com/apache/commons-dbcp/pull/340#issuecomment-1980054775

   Superseded by #361.


-- 
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: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.mockito:mockito-core from 4.11.0 to 5.11.0 [commons-dbcp]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #361:
URL: https://github.com/apache/commons-dbcp/pull/361

   Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
4.11.0 to 5.11.0.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>org.mockito:mockito-core's 
releases.
   
   v5.11.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   5.11.0
   
   2024-03-01 - https://github.com/mockito/mockito/compare/v5.10.0...v5.11.0;>17 
commit(s) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, 
dependabot[bot]
   Fixes https://redirect.github.com/mockito/mockito/issues/3281;>#3281 : Add 
native method to exception message of MissingMethodI… [(https://redirect.github.com/mockito/mockito/issues/3283;>#3283)](https://redirect.github.com/mockito/mockito/pull/3283;>mockito/mockito#3283)
   MissingMethodInvocationException is thrown when mocking native method in 
5.x [(https://redirect.github.com/mockito/mockito/issues/3281;>#3281)](https://redirect.github.com/mockito/mockito/issues/3281;>mockito/mockito#3281)
   Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 
1.20.0 [(https://redirect.github.com/mockito/mockito/issues/3277;>#3277)](https://redirect.github.com/mockito/mockito/pull/3277;>mockito/mockito#3277)
   Bump versions.bytebuddy from 1.14.11 to 1.14.12 [(https://redirect.github.com/mockito/mockito/issues/3272;>#3272)](https://redirect.github.com/mockito/mockito/pull/3272;>mockito/mockito#3272)
   Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 [(https://redirect.github.com/mockito/mockito/issues/3268;>#3268)](https://redirect.github.com/mockito/mockito/pull/3268;>mockito/mockito#3268)
   Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 [(https://redirect.github.com/mockito/mockito/issues/3267;>#3267)](https://redirect.github.com/mockito/mockito/pull/3267;>mockito/mockito#3267)
   Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 [(https://redirect.github.com/mockito/mockito/issues/3266;>#3266)](https://redirect.github.com/mockito/mockito/pull/3266;>mockito/mockito#3266)
   Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 
[(https://redirect.github.com/mockito/mockito/issues/3265;>#3265)](https://redirect.github.com/mockito/mockito/pull/3265;>mockito/mockito#3265)
   Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 [(https://redirect.github.com/mockito/mockito/issues/3264;>#3264)](https://redirect.github.com/mockito/mockito/pull/3264;>mockito/mockito#3264)
   Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [(https://redirect.github.com/mockito/mockito/issues/3261;>#3261)](https://redirect.github.com/mockito/mockito/pull/3261;>mockito/mockito#3261)
   Bump versions.junitJupiter from 5.10.1 to 5.10.2 [(https://redirect.github.com/mockito/mockito/issues/3260;>#3260)](https://redirect.github.com/mockito/mockito/pull/3260;>mockito/mockito#3260)
   Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [(https://redirect.github.com/mockito/mockito/issues/3258;>#3258)](https://redirect.github.com/mockito/mockito/pull/3258;>mockito/mockito#3258)
   Fixes https://redirect.github.com/mockito/mockito/issues/3229;>#3229: 
Resolve test generic arguments [(https://redirect.github.com/mockito/mockito/issues/3257;>#3257)](https://redirect.github.com/mockito/mockito/pull/3257;>mockito/mockito#3257)
   Bump org.shipkit:shipkit-auto-version from 2.0.2 to 2.0.3 [(https://redirect.github.com/mockito/mockito/issues/3256;>#3256)](https://redirect.github.com/mockito/mockito/pull/3256;>mockito/mockito#3256)
   Use kvm on ubuntu instead of macos to run Android tests [(https://redirect.github.com/mockito/mockito/issues/3252;>#3252)](https://redirect.github.com/mockito/mockito/pull/3252;>mockito/mockito#3252)
   Fixes https://redirect.github.com/mockito/mockito/issues/3240;>#3240 : 
Renamed mockito bom artifact [(https://redirect.github.com/mockito/mockito/issues/3251;>#3251)](https://redirect.github.com/mockito/mockito/pull/3251;>mockito/mockito#3251)
   Remove shipkit workaround for generateChangelog [(https://redirect.github.com/mockito/mockito/issues/3250;>#3250)](https://redirect.github.com/mockito/mockito/pull/3250;>mockito/mockito#3250)
   Bump com.gradle.enterprise from 3.16.1 to 3.16.2 [(https://redirect.github.com/mockito/mockito/issues/3249;>#3249)](https://redirect.github.com/mockito/mockito/pull/3249;>mockito/mockito#3249)
   Mockito bom missing artifact in maven central for java21 [(https://redirect.github.com/mockito/mockito/issues/3240;>#3240)](https://redirect.github.com/mockito/mockito/issues/3240;>mockito/mockito#3240)
   @Captor test parameters don't work with primitive type 
arguments [(https://redirect.github.com/mockito/mockito/issues/3229;>#3229)](https://redirect.github.com/mockito/mockito/issues/3229;>mockito/mockito#3229)
   Gradle 8.2: work around fix for release publishing 

Re: [PR] Bump org.mockito:mockito-core from 4.11.0 to 5.10.0 [commons-dbcp]

2024-03-05 Thread via GitHub


dependabot[bot] closed pull request #340: Bump org.mockito:mockito-core from 
4.11.0 to 5.10.0
URL: https://github.com/apache/commons-dbcp/pull/340


-- 
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: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-dbcp]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #360:
URL: https://github.com/apache/commons-dbcp/pull/360

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[GH] (commons-collections): Workflow run "Java CI" is working again!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-collections.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
bd8108faf56c64ea096726670d9da91809d10a9f / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.apache.commons:commons-parent from 66 to 67

Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
- 
[Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: 
https://github.com/apache/commons-collections/actions/runs/8166091389

With regards,
GitHub Actions via GitBox



[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-build-plugin]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #230:
URL: https://github.com/apache/commons-build-plugin/pull/230

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-beanutils]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #220:
URL: https://github.com/apache/commons-beanutils/pull/220

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-crypto]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #309:
URL: https://github.com/apache/commons-crypto/pull/309

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-cli]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #245:
URL: https://github.com/apache/commons-cli/pull/245

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-collections]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #461:
URL: https://github.com/apache/commons-collections/pull/461

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-csv]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #401:
URL: https://github.com/apache/commons-csv/pull/401

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-codec]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #250:
URL: https://github.com/apache/commons-codec/pull/250

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-bcel]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #283:
URL: https://github.com/apache/commons-bcel/pull/283

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

[PR] Bump org.apache.commons:commons-parent from 66 to 67 [commons-configuration]

2024-03-05 Thread via GitHub


dependabot[bot] opened a new pull request, #377:
URL: https://github.com/apache/commons-configuration/pull/377

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 66 to 67.
   
   Changelog
   Sourced from https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt;>org.apache.commons:commons-parent's
 changelog.
   
   Apache Commons Parent 67
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 67.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 67: Maintenance and update dependencies
   Changes
   
   
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2. 
Thanks to Dependabot.
   
   
   
 Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.3.0 to 4.8.3.1 [#366](https://github.com/apache/commons-parent/issues/366). 
Thanks to Dependabot.
   
   
   
 Bump com.github.siom79.japicmp:japicmp-maven-plugin 
from 0.18.3 to 0.18.5 
[#365](https://github.com/apache/commons-parent/issues/365), 
[#368](https://github.com/apache/commons-parent/issues/368). Thanks to 
Dependabot.
   
   
   
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 
to 3.2.0 [#369](https://github.com/apache/commons-parent/issues/369). Thanks to 
Dependabot.
   
   
   
 Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. 
Thanks to Dependabot.
   
   
   
 Bump com.puppycrawl.tools:checkstyle from 10.13.0 
to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.
   
   
   
 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 
[#371](https://github.com/apache/commons-parent/issues/371). Thanks to 
Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html;>https://commons.apache.org/proper/commons-parent/changes-report.html
   For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:
   https://commons.apache.org/proper/commons-parent/;>https://commons.apache.org/proper/commons-parent/
   
   Apache Commons Parent 66
   RELEASE NOTES
   The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 66.
   The Apache Commons Parent POM provides common settings for all Apache 
Commons components.
   Version 66: Maintenance and update dependencies.
   Changes in this version include:
   New features:
   o   Add property commons.javadoc21.java.link.
   o   Add artifact:check-buildplan to the validate phase.
   Fixed Bugs:
   o   Drop markmail from mailingList section
   Changes:
   o   Bump maven-project-info-reports-plugin from 3.4.5 to 
3.5.0. Thanks to Gary Gregory.
   o   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.4.0 to 3.5.0. Thanks to Gary Gregory.
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/apache/commons-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent=maven=66=67)](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 

Re: [PR] Update .gitignore to ignore Visual Studio Code files [commons-beanutils]

2024-03-05 Thread via GitHub


codecov-commenter commented on PR #90:
URL: https://github.com/apache/commons-beanutils/pull/90#issuecomment-1979784722

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-beanutils/pull/90?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 65.11%. Comparing base 
[(`99578cc`)](https://app.codecov.io/gh/apache/commons-beanutils/commit/99578cc306afa6b5ab4ff569111c9cc0d321744b?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 to head 
[(`25cb092`)](https://app.codecov.io/gh/apache/commons-beanutils/pull/90?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   > Report is 15 commits behind head on master.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@ Coverage Diff  @@
   ## master  #90  +/-   ##
   
   + Coverage 65.06%   65.11%   +0.05% 
   - Complexity 1484 1515  +31 
   
 Files   105  111   +6 
 Lines  5504 5645 +141 
 Branches   1068 1086  +18 
   
   + Hits   3581 3676  +95 
   - Misses 1464 1490  +26 
   - Partials459  479  +20 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-beanutils/pull/90?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
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: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[Math] Change on branch "master": Commons » commons-math - Build # 670 - Fixed!

2024-03-05 Thread Apache Jenkins Server
Commons » commons-math - Build # 670 - Fixed:

Check console output at 
https://ci-builds.apache.org/job/Commons/job/commons-math/670/ to view the 
results.

[GH] (commons-math): Workflow run "Java CI" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4957f7570bc87f5d7e4edf541eb6bc2c5509e737 / aherbert 
Correct test for 2 column assumption to 1 column

Report URL: https://github.com/apache/commons-math/actions/runs/8160618317

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Java CI (Legacy only)" is working again!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI (Legacy only)" on commons-math.git has 
succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4957f7570bc87f5d7e4edf541eb6bc2c5509e737 / aherbert 
Correct test for 2 column assumption to 1 column

Report URL: https://github.com/apache/commons-math/actions/runs/8160618316

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Java CI" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
1610e6f194fdbc0a0ba0d33a585221fe8c094c14 / aherbert 
Track changes

Report URL: https://github.com/apache/commons-math/actions/runs/8160574073

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Coverage" is working again!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-math.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4957f7570bc87f5d7e4edf541eb6bc2c5509e737 / aherbert 
Correct test for 2 column assumption to 1 column

Report URL: https://github.com/apache/commons-math/actions/runs/8160618337

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Coverage" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
1610e6f194fdbc0a0ba0d33a585221fe8c094c14 / aherbert 
Track changes

Report URL: https://github.com/apache/commons-math/actions/runs/8160574077

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Java CI" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
7708824094a0213db07f09897686645437f580f8 / aherbert 
Allow fitting single column data

Report URL: https://github.com/apache/commons-math/actions/runs/8160496722

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Java CI (Legacy only)" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Java CI (Legacy only)" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
7708824094a0213db07f09897686645437f580f8 / aherbert 
Allow fitting single column data

Report URL: https://github.com/apache/commons-math/actions/runs/8160496720

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Coverage" failed!

2024-03-05 Thread GitBox


The GitHub Actions job "Coverage" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
7708824094a0213db07f09897686645437f580f8 / aherbert 
Allow fitting single column data

Report URL: https://github.com/apache/commons-math/actions/runs/8160496718

With regards,
GitHub Actions via GitBox