Skip to content

Commit 4d9a969

Browse files
Bump jackson-bom from 2.13.3 to 2.13.4 (temporalio#346)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.3...jackson-bom-2.13.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b10bc1 commit 4d9a969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
}
2727

2828
dependencies {
29-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.3"))
29+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.4"))
3030
implementation(platform("io.opentelemetry:opentelemetry-bom:1.17.0"))
3131
implementation(platform("org.junit:junit-bom:5.9.0"))
3232

0 commit comments

Comments
 (0)