Skip to content

Commit 19a2428

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.18.0 to 2.18.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d516230 commit 19a2428

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.18.0'
34+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
3535
implementation("info.picocli:picocli:4.7.6")
3636
}

0 commit comments

Comments
 (0)