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 maven group with 5 updates in the / directory:
2.0.13
2.0.16
5.10.3
5.11.0
1.5.6
1.5.7
1.8.0
1.9.0
3.3.1
3.4.0
Updates
org.slf4j:slf4j-bom
from 2.0.13 to 2.0.16Commits
101086b
prepare release 2.0.168ae0efc
class.getModule is new in Java93ff0087
print connected provider only if DEBUG level for internal reporting is enabled0df43e9
fix javadoc of Slf4jEnvUtil46b5ea5
start work on 2.0.16-SNAPSHOT5321a97
prepare release 2.0.1509111e8
added copyright,@since
to Slf4jEnvUtil6a04f67
start work on version 2.0.15-SNAPSHOT03aa6b9
prepare release 2.0.147c3b0ef
added method returning slf4j versionUpdates
org.junit:junit-bom
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.7Commits
5e9f47f
prepare release 1.5.73f57247
only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...1b7fe94
add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-26294b67db
MadeAsyncAppenderBase.isQueueBelowDiscardingThreshold
public to facilitate...85bed93
fix race condition reported in LOGBACK-1362c8c46e3
move levelChangePropagator related tests to logback-classic-blackboxf7d5cf8
extract constants for property keysc1f21e9
add test in relation to variable subsitions for levels, report substitions, L...7c29474
add support for finding the console's charset, LOGBACK-164244fbe63
MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...Updates
commons-cli:commons-cli
from 1.8.0 to 1.9.0Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsDependabot 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