Skip to content

Commit 21909d1

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.4.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent addd903 commit 21909d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'org.apache.commons:commons-lang3:3.10'
5858
implementation 'commons-io:commons-io:2.15.1'
5959
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2'
60-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
60+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
6161
implementation 'org.slf4j:slf4j-nop:1.7.30'
6262
implementation 'info.picocli:picocli:4.6.1'
6363
implementation 'org.apache.httpcomponents:httpcore-nio:4.4.15'

0 commit comments

Comments
 (0)