Bump the maven-dependencies group with 6 updates #24
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 6 updates:
5.5.0
5.6.0
32.1.2-jre
32.1.3-jre
2.9.0
2.16.1
3.1.2
3.2.1
8.4.0
8.4.2
0.8.10
0.8.11
Updates
org.mockito:mockito-core
from 5.5.0 to 5.6.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
6f4eb02
Add parameter support for@Captor
with JUnit Jupiter (#3133)fb48e09
MakeMockUtil.getMockMaker()
public Mockito API (#3129)597e902
Use spdx identifier for license name (#3134)2dd0f08
Bump com.google.googlejavaformat:google-java-format (#3131)1c02bd7
Bump com.gradle.enterprise from 3.15 to 3.15.1 (#3132)edc6243
Bump com.google.googlejavaformat:google-java-format (#3126)6d093b4
Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#3125)5d946b4
Bump versions.errorprone from 2.21.1 to 2.22.0 (#3122)20e878f
Bump versions.bytebuddy from 1.14.7 to 1.14.8 (#3117)bf3f9e9
Bump com.gradle.enterprise from 3.14.1 to 3.15 (#3115)Updates
com.google.guava:guava
from 32.1.2-jre to 32.1.3-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.codehaus.mojo:versions-maven-plugin
from 2.9.0 to 2.16.1Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
... (truncated)
Commits
a7e6cdb
[maven-release-plugin] prepare release 2.16.1d24a89c
Cleanup pluginManagement from mock artifacts1d03956
Resolves #97815d7a17
#1001: added a test case0b0fdf8
Correct message if the latest version of parent is used for update-parent220c4ef
Resolves #995: Minimum version required for Versions Maven Plugin should is n...1cfdb54
Resolves #990: Check prerequisites if required enforcer Maven version is empty938ebdf
Bump org.springframework:spring-framework-bom6cd759c
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0018856c
Fix links for XSD in report modelsUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.1.2 to 3.2.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
df9f657
[maven-release-plugin] prepare release surefire-3.2.10910b75
Fix formatting97c84a1
[maven-release-plugin] prepare for next development iterationad0639f
[maven-release-plugin] prepare release surefire-3.2.0edfb965
[SUREFIRE-2196] maven-surefire-report-plugin:failsafe-report-only failed: Unm...0a5dba8
[SUREFIRE-2188] Upgrade to Parent 405a09438
[SUREFIRE-2202] NullPointerException if super class meets specific condition176937d
Simplify temp dir creation9b79bda
[SUREFIRE-1124] Support forkNumber in environment variables2966964
Fix TestNG web site URLUpdates
org.owasp:dependency-check-maven
from 8.4.0 to 8.4.2Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
c15b3b9
build: prepare release v8.4.2dbdb84d
docs: release 8.4.274f5156
fix: dependabot config1162b3e
fix: correct log configuration in cli (#6002)e105540
chore: Release 8.4.1 (#6000)5cc8df0
build: prepare for next development iteration61377ad
build: prepare release v8.4.1e2649a6
docs: prepare release778185b
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#5994)81bd778
build(deps): bump se.bjurr.violations:violations-lib from 1.156.6 to 1.156.7 ...Updates
org.jacoco:jacoco-maven-plugin
from 0.8.10 to 0.8.11Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
f33756c
Prepare release 0.8.110670530
Upgrade animal-sniffer-maven-plugin to 1.23206e5be
Restore exec file compatibility after upgrade of ASM to version 9.5 (#1492)36fc079
Update documentation: JDK version 21 is officially supported (#1520)7162917
Add validation tests for boolean expressions (#1505)4bc9267
Fix link to Bytecode Outline Plug-In (#1519)ded62fc
Upgrade ASM to 9.6 (#1518)6798260
Fix links to ASM website (#1515)4ba332f
Fix misleading outdated javadoc (#1513)7ca0f0f
Opcodes.RET
should be processed byvisitVarInsn
instead ofvisitInsn
(#...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 <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