Skip to content

Commit d056a79

Browse files
authored
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.21.3 in /lib (#764)
2 parents dba4c93 + 37f195a commit d056a79

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.2'
132-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.2'
131+
implementation 'com.fasterxml.jackson.core:jackson-core:2.21.3'
132+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
133133

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

0 commit comments

Comments
 (0)