From e5781fccc969d8310fb35879aeac040ebacc5a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:40:42 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `io.avaje:avaje-prisms` from 1.33 to 1.34 - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](https://github.com/avaje/avaje-prisms/compare/1.33...1.34) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.avaje:avaje-prisms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- http-client/pom.xml | 2 +- pom.xml | 2 +- tests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/http-client/pom.xml b/http-client/pom.xml index cadff26ab..d283296dc 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -29,7 +29,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.0 + 2.18.1 true diff --git a/pom.xml b/pom.xml index 2e791ce7f..93b2068b1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ true 2.2.25 2.14.2 - 1.33 + 1.34 ${project.build.directory}${file.separator}module-info.shade diff --git a/tests/pom.xml b/tests/pom.xml index 5bb0389d4..66f3f5191 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -14,7 +14,7 @@ true 5.11.3 3.26.3 - 2.18.0 + 2.18.1 2.5 10.4 4.1.3