Skip to content

Commit e0adac7

Browse files
Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.0.4 (#90)
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.3 to 3.0.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 043b4b0 commit e0adac7

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
@@ -35,7 +35,7 @@ jacoco {
3535
}
3636

3737
dependencies {
38-
implementation 'tools.jackson.core:jackson-databind:3.0.3'
38+
implementation 'tools.jackson.core:jackson-databind:3.0.4'
3939
implementation 'tools.jackson.module:jackson-module-afterburner:3.0.4'
4040
testImplementation platform('org.junit:junit-bom:6.0.2')
4141
testImplementation 'org.junit.jupiter:junit-jupiter'

0 commit comments

Comments
 (0)