Skip to content

Commit 33142e9

Browse files
build(deps): bump jackson from 2.18.6 to 2.18.8 in /server (#1923)
* build(deps): bump jackson from 2.18.6 to 2.22.0 in /server Bumps `jackson` from 2.18.6 to 2.22.0. Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.6 to 2.22.0 Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.6 to 2.22.0 - [Commits](FasterXML/jackson-core@jackson-core-2.18.6...jackson-core-2.22.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.6 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-toml` from 2.18.6 to 2.22.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.6...jackson-dataformats-text-2.22.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.6 to 2.22.0 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.6...jackson-dataformat-xml-2.22.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.6 to 2.22.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.6...jackson-dataformats-text-2.22.0) Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.18.6 to 2.22.0 - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.18.6...jackson-modules-base-2.22.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-toml dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.0 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update jackson version to 2.18.8 Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent e79e509 commit 33142e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gatling = "3.15.0"
1010
gcloud = "2.62.1"
1111
hibernate = "6.6.42.Final"
1212
ipaddress = "5.5.1"
13-
jackson = "2.18.6"
13+
jackson = "2.18.8"
1414
java = "25"
1515
jaxb-api = "2.3.1"
1616
jaxb-impl = "2.3.8"

0 commit comments

Comments
 (0)