|
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
86a8f2a9f0db7b3365c6cc1a28437b052a711105
86a8f2a9f0db7b3365c6cc1a28437b052a711105 |
maven(deps): bump jacksonVersion from 2.12.3 to 2.12.4 (#3817)
Bumps `jacksonVersion` from 2.12.3 to 2.12.4.
Updates `jackson-core` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.12.4)
Updates `jackson-annotations` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-databind` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
|
|
Bartłomiej Rasztabiga <contact@rasztabiga.me>
|
992cb0ddfd84f6d8ad607f96e6388decebd4b517
992cb0ddfd84f6d8ad607f96e6388decebd4b517 |
TRUNK-5856: Simplify ChangeLogVersionFinder.getSnapshotCombinations method by using ArrayList constructor with parameter (#3723) |
|
|
Bartłomiej Rasztabiga <contact@rasztabiga.me>
|
a3aaa7dfa99b8a57a6d6da61a28ff43f661dcfb7
a3aaa7dfa99b8a57a6d6da61a28ff43f661dcfb7 |
TRUNK-5851: Simplified Reflect.getInheritedFields method by using Collection.removeIf (#3724) |
|