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 minor-updates group with 10 updates:
1.2.13
1.4.14
3.6.2
3.6.3
3.11.0
3.12.1
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
2.0.42
2.0.44
Updates
ch.qos.logback:logback-classic
from 1.2.13 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
org.apache.maven.plugins:maven-javadoc-plugin
from 3.6.2 to 3.6.3Commits
8205008
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.3b69af90
[MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...b47b280
directory, not folder488624f
[MJAVADOC-782] Align read-only parameters naming with other plugins867dc73
[MJAVADOC-781] Upgrade plugins and components (in ITs)0104ab2
Fix incorrect config in test-javadoc-test-plugin-config.xmldd39c0c
[MJAVADOC-780] add missing plugin configuratione6e6180
Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4692d7a8
[MJAVADOC-779] - Upgrade maven-plugin parent to 41386d4ea
Remove dead linkUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.12.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
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
com.fasterxml.jackson.core:jackson-databind
from 2.16.0 to 2.16.1Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
from 2.16.0 to 2.16.1Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-smile
from 2.16.0 to 2.16.1Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-ion
from 2.16.0 to 2.16.1Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf
from 2.16.0 to 2.16.1Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-avro
from 2.16.0 to 2.16.1Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iterationUpdates
com.alibaba:fastjson
from 2.0.42 to 2.0.44Release notes
Sourced from com.alibaba:fastjson's releases.
... (truncated)
Commits
10a7053
2.0.44 release721a0bd
update benchmark9bb2fb7
improved fastjson 1.x compatible, for issue #2086a9e0ec6
improved kotlin support, for issue #2069e7f6244
Merge remote-tracking branch 'origin/main'df6f605
improved LocalDateTime format support, for issue #20930db6d98
fix FieldReader features missing4710721
add testcase for issue #2105e22bb25
support serialize ResolvableType, for issue #2103f7b21c8
serialize ignores add 'org.mockito.internal.creation.bytebuddy.MockMethodInte...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