From f739c4bfaf2cd0281fe16365dc88d090593dd7d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:58:37 +0000 Subject: [PATCH] Bump jackson.version in /sonar-dependency-check-plugin Bumps `jackson.version` from 2.17.0 to 2.17.2. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.17.0...jackson-dataformat-xml-2.17.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sonar-dependency-check-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-dependency-check-plugin/pom.xml b/sonar-dependency-check-plugin/pom.xml index 68c8e25f..58b24d83 100644 --- a/sonar-dependency-check-plugin/pom.xml +++ b/sonar-dependency-check-plugin/pom.xml @@ -25,7 +25,7 @@ org.sonar.dependencycheck.DependencyCheckPlugin Dependency-Check dependencycheck - 2.17.0 + 2.17.2 4.8.6 3.14.0