Skip to content

Commit e8e3232

Browse files
Bump jackson from 2.15.1 to 2.16.1 (#4127)
Bumps `jackson` from 2.15.1 to 2.16.1. Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.1 to 2.16.1 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.15.1 to 2.16.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.1...jackson-module-kotlin-2.16.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.15.1 to 2.16.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.15.1...jackson-dataformat-xml-2.16.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.1 to 2.16.1 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.1...jackson-dataformats-text-2.16.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c956794 commit e8e3232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ commonmark = "0.17.1"
77
detekt = "1.23.5"
88
intellijGradle = "1.17.2"
99
intellijRemoteRobot = "0.11.21"
10-
jackson = "2.15.1"
10+
jackson = "2.16.1"
1111
jacoco = "0.8.11"
1212
jgit = "6.5.0.202303070854-r"
1313
junit4 = "4.13.2"

0 commit comments

Comments
 (0)