Skip to content

Commit 7e7a0cd

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.2 to 2.21.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5eb2f5 commit 7e7a0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/crawlers/cli/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ dependencies {
3131
api project(':crawlers:dev-feed-crawlers-common')
3232
implementation project(':dev-feed-persistence')
3333
implementation project(':dev-feed-screenshot')
34-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.2'
34+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
3535
implementation("info.picocli:picocli:4.7.7")
3636
}

0 commit comments

Comments
 (0)