chore(deps): bump the maven group across 1 directory with 7 updates #478
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 7 updates in the / directory:
2.17.2
2.18.2
8.0.1.Final
8.0.2.Final
5.11.1
5.11.4
5.11.1
5.11.4
5.11.1
5.11.4
3.5.0
3.5.2
3.5.0
3.5.2
Updates
com.fasterxml.jackson:jackson-bom
from 2.17.2 to 2.18.2Commits
55ff098
[maven-release-plugin] prepare release jackson-bom-2.18.284a6fe4
Prep for 2.18.2 release88591c6
Merge branch '2.17' into 2.18bc1206e
Back to snapshot dep1021173
[maven-release-plugin] prepare for next development iteratione3fd468
[maven-release-plugin] prepare release jackson-bom-2.17.3ef13a7a
Start 2.17.3 release1ed3d25
Back to snapshot depsfac9a3b
[maven-release-plugin] prepare for next development iterationef33ac7
[maven-release-plugin] prepare release jackson-bom-2.18.1Updates
org.hibernate.validator:hibernate-validator
from 8.0.1.Final to 8.0.2.FinalChangelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
Commits
8420c55
[Jenkins release job] Preparing release 8.0.2.Finala188186
[Jenkins release job] changelog.txt updated by release build 8.0.2.Final5b8eb7d
[Jenkins release job] README.md updated by release build 8.0.2.Final24ccce7
Specify an explicit plexus-utils dependency forcopy-maven-plugin
0a9bfaa
Add more rules to gitignoread8e0b1
Include maven wrapperd4b8210
HV-2067 Adjust UUID's version/variant validationbb039fd
HV-1829 Remove mentions of the ConstraintDefinitionContributor from the docs8733523
HV-2066 Update documentation section 3.1.1b23a4c4
HV-1989 Fix spec version in the CDI extension manifestUpdates
org.junit.jupiter:junit-jupiter-params
from 5.11.1 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.junit.jupiter:junit-jupiter-api
from 5.11.1 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.1 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.junit.jupiter:junit-jupiter-api
from 5.11.1 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.1 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.0 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.5.0 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions