Skip to content

Commit 77a448c

Browse files
chore(deps): bump jacksonVersion from 2.22.0 to 2.22.1
Bumps `jacksonVersion` from 2.22.0 to 2.22.1. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f83a33 commit 77a448c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838
}
3939

4040
ext {
41-
jacksonVersion = '2.22.0'
41+
jacksonVersion = '2.22.1'
4242
}
4343

4444
dependencies {

0 commit comments

Comments
 (0)