Skip to content

Commit 6424050

Browse files
Bump com.fasterxml.jackson.core:jackson-core in /lib
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.21.3 to 2.22.0. - [Commits](FasterXML/jackson-core@jackson-core-2.21.3...jackson-core-2.22.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 695fd2b commit 6424050

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ javadoc {
128128
}
129129

130130
dependencies {
131-
implementation 'com.fasterxml.jackson.core:jackson-core:2.21.3'
132-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
131+
implementation 'com.fasterxml.jackson.core:jackson-core:2.22.0'
132+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.0'
133133

134134
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
135135
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)