Bump the maven-dependencies group with 8 updates #41
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-dependencies group with 8 updates:
2.15.3
2.16.0
2.15.3
2.16.0
5.10.0
5.10.1
5.6.0
5.7.0
3.2.1
3.2.2
3.6.0
3.6.2
8.4.2
9.0.1
3.1.0
3.1.1
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.15.3 to 2.16.0Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.15.3 to 2.16.0Commits
Updates
org.junit.jupiter:junit-jupiter
from 5.10.0 to 5.10.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e5f50d8
Release 5.10.1ac86d18
Fix typo in AfterAll documentation388c5be
Harmonize application of method and field filters in search algorithmsf82dd1e
Apply field predicate before searching type hierarchy1d1eb85
Polishing5ce280e
Update picocli to 4.7.5 and enable help width computationfea05c3
Fix ConsoleLauncherTests and StandaloneTestsc556735
Use same expected files for all JDK versions808493a
Run StandaloneTests for Java 8 under Java 89ec5766
Unify messages about exit codes in StandaloneTestsUpdates
org.mockito:mockito-core
from 5.6.0 to 5.7.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
5c4e72c
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#3166)f62fbe7
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (#3165)f522f49
Attempt to detect system property mangling prior to loading ByteBuddy. (#3164)a8adbf5
Handle Termux in InlineDelegateByteBuddyMockMaker.java (#3158)1bca5b8
Bump versions.errorprone from 2.22.0 to 2.23.0 (#3153)f5449f9
Fix license url according to spdx license spec (#3152)73d6afc
Remove checks for unsupported Java version from unit tests (#3150)e736992
Add CodeCov token to upload coverage report (#3149)9342e9a
Add Java 21 to CI build matrix (#3145)c574cea
Update JaCoCo to 0.8.11 (#3147)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.1 to 3.2.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
2d76753
[maven-release-plugin] prepare release surefire-3.2.2dd640bf
[SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)dd2fcfd
[SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules03c71d1
[SUREFIRE-2206] Downgrade plexus-xml to 3.0.0c3c3c84
Use Maven 3.x.x and 3.6.3 on Jenkinsa540ef4
[SUREFIRE-2205] Mojo documentation links are broken3a58f29
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.6.0 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
28a89f1
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.216ca43f
[maven-release-plugin] prepare for next development iteration88bc4a5
Align IT after MJAVADOC-7164b881e8
Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.045a8d29
[MJAVADOC-716] Fix stale files detection failing because of the added newline...afb2dee
[MJAVADOC-713] Skipping Javadoc reportset leaves empty Javadoc link in site4bad23f
[MJAVADOC-730] Deprecate parameter "old"8364883
[MJAVADOC-777] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#245)6fa9c86
[MJAVADOC-762] don't share state between tests (#218)05b12e8
[MJAVADOC-726] exclude velocity (#243)Updates
org.owasp:dependency-check-maven
from 8.4.2 to 9.0.1Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
ff31186
build: prepare release v9.0.1e55fe59
docs: prepare releasebf51025
fix: check java 8 update version (#6118)5601e55
fix: add retry for failed NVD API requests (#6136)daf8c98
docs: add default values to documentation for the NVD API Delay (#6135)d0adc75
build(deps): bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 (...b89273c
chore: Revert "build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224" (...5a3cef7
fix: mute jcs logging (#6130)8706c3e
fix: use fake nvd data feed for IT (#6113)0b86bca
fix: Configure nvd.api.delay default (#6112)Updates
org.codehaus.mojo:exec-maven-plugin
from 3.1.0 to 3.1.1Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
... (truncated)
Commits
58be40b
[maven-release-plugin] prepare release 3.1.1285443b
Use name and tag template for release-drafter from commons2afa124
Code cleanups - use newer JDK features5fb64ce
Enable spotless for code formatting - reformat69d648f
Enable spotless for code formattingb08fba0
Remove unused killAfter options6fae009
#391 Cope with Thread::stop being unavailable in JDK 20+ (#393)6fcb15b
Only prefix program output with thread name when Maven is running with multip...584c544
#389 Add option 'blockSystemExit' to 'java' mojoc545089
Bump org.codehaus.plexus:plexus-utilsDependabot 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