build(deps): bump the maven-dependencies group with 3 updates #391
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 3 updates: com.fasterxml.jackson.module:jackson-module-kotlin, org.apache.maven.plugins:maven-enforcer-plugin and io.projectreactor:reactor-core.
Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.19.1 to 2.19.2Commits
a569a18
[maven-release-plugin] prepare release jackson-module-kotlin-2.19.284923e3
Prep for 2.19.2524e8da
Merge pull request #1014 from k163377/update-japicmpba7620c
Update japicmp61ea671
Merge pull request #1009 from k163377/porting-tests605e34c
Add exhaustive tests for JsonValue and JsonKey usage in value class4f69cfa
Back to snapshot dep7855492
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-enforcer-plugin
from 3.6.0 to 3.6.1Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
Commits
9b9b705
[maven-release-plugin] prepare release enforcer-3.6.1469f45c
Move contributing information into README - fix cla linkfec424a
Move contributing information into README3abe11d
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)d58be76
Improve performance of transitive dependency checks (#904)1f7ac3c
null analysis (#907)3bfbff8
Fix some typos8da0311
Remove unused javax.annotations dependency (#899)06bcf29
Remove unused methods (#900)b25c800
Fix NPE when a classifier part is specified but an artifact classifier is nul...Updates
io.projectreactor:reactor-core
from 3.7.7 to 3.7.8Release notes
Sourced from io.projectreactor:reactor-core's releases.
Commits
5630334
[release] Prepare and release 3.7.823d4de5
[test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...cd881ce
Fix RetryBackoffSpec multiplier handling of fractional values (#4048)d358fb1
[build] Include GitHub Actions in CodeQL checks (#4047)1f3f015
[build] Adjust GitHub Actions permissions4c7b244
Remove dependencies.gradle and finish migration to catalog (#4045)ff9874e
Bump JUnit from 5.13.1 to 5.13.2cb21512
Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)1f0a4fa
Bump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)beffae2
Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)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