From 7693698a1029ca6a95422bce644320beee8d8e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 08:34:00 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core in /scala/ppml Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.15.0 to 2.18.6. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.0...jackson-core-2.18.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scala/pom.xml | 2 +- scala/ppml/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scala/pom.xml b/scala/pom.xml index c029c4164f1..dcf076fcb65 100644 --- a/scala/pom.xml +++ b/scala/pom.xml @@ -169,7 +169,7 @@ 0.9.2 1.7.7 2.17.1 - 2.15.0 + 2.18.6 6.1.26 6.1.14 1.2 diff --git a/scala/ppml/pom.xml b/scala/ppml/pom.xml index 9545a600f3f..fc8f8628c24 100644 --- a/scala/ppml/pom.xml +++ b/scala/ppml/pom.xml @@ -22,7 +22,7 @@ com.fasterxml.jackson.core jackson-core - 2.15.0 + 2.18.6 org.scala-lang