|
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
37fe81e14901fe048ae3d7b8239478e290ff3ad4
|
maven(deps): bump jacksonVersion from 2.18.1 to 2.18.2 (#4853)
Bumps `jacksonVersion` from 2.18.1 to 2.18.2.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.1...jackson-core-2.18.2)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2
---
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
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
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> |
|
|
Wikum Weerakutti <wikum@linuxdeveloper.space> |
f0910d4443bdaf2180662af55d33f36e925efda5
|
TRUNK-6287: Fix Exception Propagation Issue in ServiceContext.getRegisteredComponent Method (#4843) |
|
|
Emmanuel Nyachoke <achachiez@gmail.com> |
30d6b74050309c451516d973de7bb5e8c3f6c860
|
Create a default complex_obs directory in the Docker image to alloe mounting of the directory (#4845) |
|
|
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
0fb80d51239de4e837addeea65e14b614b1a97fb
|
maven(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 (#4840)
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
|
|
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
9d9ffd72467e6fb74f4e9dbec3201ba1a10c44b3
|
maven(deps-dev): bump org.testcontainers:postgresql (#4841)
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.3...1.20.4)
---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
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> |
|
|
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
fce192525839815fc876615d908791bdf9a7feb6
|
maven(deps-dev): bump org.testcontainers:mysql from 1.20.3 to 1.20.4 (#4842)
Bumps [org.testcontainers:mysql](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.3...1.20.4)
---
updated-dependencies:
- dependency-name: org.testcontainers:mysql
dependency-type: direct:development
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> |
|
|
Ryan McCauley <32387857+k4pran@users.noreply.github.com> |
fd0685a9d8cd7e713a207fe6af032e61dc122f66
|
TRUNK-6252 Conditional resource path should be interpreted as a glob rather than a Regex (#4830) |
|