Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-updates group with 9 updates:
5.10.3
5.11.1
5.10.3
5.11.1
3.6.1
3.7.0
3.7.0
3.10.1
3.2.4
3.2.7
3.12.1
3.20.0
3.3.0
3.5.0
3.23.0
3.25.0
3.4.0
3.5.0
Updates
org.junit.jupiter:junit-jupiter-params
from 5.10.3 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.10.3 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.10.3 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.apache.maven.plugins:maven-project-info-reports-plugin
from 3.6.1 to 3.7.0Commits
377b7e1
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.7.0f162bb7
[MPIR-454] Upgrade to Doxia 2.0.0 Milestone Stack78e0196
[MPIR-467] Upgrade to Parent 438813fea
[maven-release-plugin] prepare for next development iterationa917abe
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.267ecd33
[MPIR-466] ModulesReport/IndexReport do not pass a complete building request ...73658c3
Remove outdated invoker conditionsad42de0
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.7.0 to 3.10.1Commits
091785b
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1cde7c56
[MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARsdb6d7f6
[MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...a737e16
Bump commons-io:commons-io from 2.16.1 to 2.17.0577c204
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1ff52cff
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.054a7651
Add goal prefixa424c6b
[MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...d9c0002
[maven-release-plugin] prepare for next development iteration487e479
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.0Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iteration1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6bbe6156
Add FAQ for "no pinentry" issue (#118)5b94273
[MGPG-141] Remove use of deprecated classes (#117)afdfd28
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)7516e7c
[MGPG-140] Update Maven to 3.9.9 (#116)Updates
org.apache.maven.plugins:maven-site-plugin
from 3.12.1 to 3.20.0Release notes
Sourced from org.apache.maven.plugins:maven-site-plugin's releases.
Commits
fd65715
[maven-release-plugin] prepare release maven-site-plugin-3.20.0be35f64
[MSITE-945] Remove dependency on Commons IO6fc5d17
[MSITE-945] More modern temporary file handling (#203)eb0b0f6
Remove debugging strings from test output (#204)54faaa8
Earlier detection of mkdirs failure (#201)73b57d3
Replace deprecated methods (#198)cf5c504
Add version to mrm-maven-plugin688714c
Use charset in test (#199)adc67e1
Use try with resources to avoid deprecated class (#200)2e867c6
Update historyUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.0 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iteration3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0Updates
org.apache.maven.plugins:maven-pmd-plugin
from 3.23.0 to 3.25.0Release notes
Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.
Commits
3e1c8a8
[maven-release-plugin] prepare release maven-pmd-plugin-3.25.02498240
[MPMD-390] Dynamically calculate xrefLocation/xrefTestLocationc31b29a
[MPMD-389] Upgrade to Doxia 2.0.0 Milestone Stack4d7c080
Bump org.apache.maven.plugins:maven-plugins from 42 to 431520c02
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.07c5f2fe
use new Reproducible Central badge endpoint52c4a14
[MPMD-398] Refresh download pagea49c7c6
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.08a76263
Minor copy edit (#162)f4ca739
[MPMD-400] (doc) Fix doc URL for PMD 7.3.0 (#160)Updates
org.apache.maven.plugins:maven-jxr-plugin
from 3.4.0 to 3.5.0Commits
35f311f
[maven-release-plugin] prepare release jxr-3.5.0c4b6a27
[JXR-189] Dynamically calculate javadocLocation/testJavadocLocation4744d81
[JXR-188] Upgrade to Doxia 2.0.0 Milestone Stack2cd6a44
Bump org.apache.maven:maven-parent from 42 to 439f6ba69
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0c010d1f
use new Reproducible Central badge endpoint5754acf
Remove outdated invoker conditionsbe75226
[maven-release-plugin] prepare for next development iterationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show