Skip to content

Commit 43781b8

Browse files
dependabot[bot]github-actions[bot]heyams
authored
Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 (#3587)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Helen <[email protected]>
1 parent f728c66 commit 43781b8

File tree

32 files changed

+41
-41
lines changed

32 files changed

+41
-41
lines changed

agent/agent-bootstrap/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-for-testing/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.errorprone:error_prone_annotations:2.25.0=runtimeClasspath
77
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
88
io.netty:netty-bom:4.1.107.Final=runtimeClasspath

agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.errorprone:error_prone_annotations:2.25.0=runtimeClasspath
77
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
88
io.netty:netty-bom:4.1.107.Final=runtimeClasspath

agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-profiler/agent-alerting-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-profiler/agent-alerting/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
5-
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
5+
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
66
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath

0 commit comments

Comments
 (0)