Bump the prod-deps group with 9 updates #488
Merged
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 prod-deps group with 9 updates:
1.7.36
2.0.11
1.4.11
1.4.14
4.6.3
4.7.5
4.2.0
4.7.5
2.22.2
3.2.5
3.5.0
3.5.1
3.2.2
3.3.0
3.10.1
3.12.1
0.9.12
0.9.28
Updates
org.slf4j:slf4j-api
from 1.7.36 to 2.0.11Updates
ch.qos.logback:logback-classic
from 1.4.11 to 1.4.14Commits
407f935
prepare release 1.4.147018a36
fix missing deseialization filter init call, enable commented out test case8a746eb
start work on 1.4.14-SNAPSHOT7ee000a
prepare release 1.4.13867bf58
remove superflus system.out call88abf59
prepare release 1.4.122cd8cab
cater for array size marked with -19c782b4
prevent DOS attacks using on malicious serialized inputf6d690d
further support for Virtual threads, issues 7379a1fc44
add support for Virtual threadsUpdates
info.picocli:picocli
from 4.6.3 to 4.7.5Release notes
Sourced from info.picocli:picocli's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli's changelog.
... (truncated)
Commits
6336bb4
Release picocli version 4.7.57c5e128
BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ updates211c24d
BUILD (picocli-spring-boot-starter) bugfix and better logginge83d867
[BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent Spring...96fb7cc
BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when possible2f4c35c
BUILD target Java 17 in picocli-shell-jline3 build when possible63a2be3
BUILD change log level in dependencies.gradle200fcfb
BUILD add logging to dependencies.gradle68d33d4
#2087 Test trace log when echo=false for interactive optionsbb94344
[TEST] refactor duplicate code, simplifyUpdates
info.picocli:picocli-codegen
from 4.2.0 to 4.7.5Release notes
Sourced from info.picocli:picocli-codegen's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli-codegen's changelog.
... (truncated)
Commits
6336bb4
Release picocli version 4.7.57c5e128
BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ updates211c24d
BUILD (picocli-spring-boot-starter) bugfix and better logginge83d867
[BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent Spring...96fb7cc
BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when possible2f4c35c
BUILD target Java 17 in picocli-shell-jline3 build when possible63a2be3
BUILD change log level in dependencies.gradle200fcfb
BUILD add logging to dependencies.gradle68d33d4
#2087 Test trace log when echo=false for interactive optionsbb94344
[TEST] refactor duplicate code, simplifyUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 2.22.2 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
Commits
bd4759b
[maven-release-plugin] prepare release maven-shade-plugin-3.5.1d2a1552
[MSHADE-457] Upgrade Parent to 40c2a2e2b
[MSHADE-458] Refresh download page64f577b
[MSHADE-459] Adjust to test also with Java 21 (#196)e56294a
[MSHADE-454] Shade Plugin does not work with JDK 206a400db
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-jar-plugin
from 3.2.2 to 3.3.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
d68df4b
[maven-release-plugin] prepare release maven-jar-plugin-3.3.0fb2299a
Restore mavenArchiverVersion property used in the site1204127
[MJAR-290] - Update Plexus Utils to 3.4.25fd2fc9
[MJAR-291] - Upgrade Parent to 3756344da
use shared action v3 (#49)4148491
Code simplifications in AbstractMojo (#47)46c017d
[MJAR-275] - Fix outputTimestamp not applied to module-info; breaks reproduci...c02be20
[MJAR-278] Update plugin (requires Maven 3.2.5+) (#19)b6fe3eb
Bump junit from 4.11 to 4.13.2 in /src/it/MJAR-22878a28dd
Ignore Maven Core updatesUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.12.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
736da68
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.1ef93f3d
[MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)eb7840c
[MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...2a7a73b
[maven-release-plugin] prepare for next development iterationc08b0fd
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0a1c5b13
[MCOMPILER-565] Allow project build by Maven 44855773
Bump plexusCompilerVersion from 2.13.0 to 2.14.11d05342
[MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...ea74978
[MCOMPILER-381] - Refactor incremental detection (#181)fd37f09
[MCOMPILER-333] Cleanup generated source files (#214)Updates
org.graalvm.buildtools:native-maven-plugin
from 0.9.12 to 0.9.28Release notes
Sourced from org.graalvm.buildtools:native-maven-plugin's releases.
... (truncated)
Commits
2e59424
Bump repo version and update samples93966a0
Make metadata repo Gradle test version-agnostic.7e3452e
Make metadata repo test version-agnostic.a93bb33
Improve error message.9c0fd8c
Fix h2-related tests.3d31459
Update h2 versionfbca90d
Fix test97071d0
ProcessgetConsoleOutput()
in task constructor.0b95991
Adjust tests to run on Windows.43f0b2f
Normalize Windows paths innormalizeString()
.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