Skip to content

Commit 076f8e4

Browse files
Bump jackson-bom from 2.13.4.20221013 to 2.14.0 (temporalio#381)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.4.20221013 to 2.14.0. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.4.20221013...jackson-bom-2.14.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... 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 3878415 commit 076f8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.20221013"))
29+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.14.0"))
3030
implementation(platform("io.opentelemetry:opentelemetry-bom:1.19.0"))
3131
implementation(platform("org.junit:junit-bom:5.9.1"))
3232

0 commit comments

Comments
 (0)