From da0a9884fdea1d5e073bff800693eadc50b142f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 07:52:34 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 5 updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.22.0` | `1.22.1` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.3.24.Final` | `2.4.3.Final` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.22.0` | `2.22.2` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.9` | `10.9.1` | | org.snakeyaml:snakeyaml-engine | `3.0.1` | `3.1.1` | Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `io.undertow:undertow-core` from 2.3.24.Final to 2.4.3.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.24.Final...2.4.3.Final) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.22.0 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.2) Updates `com.nimbusds:nimbus-jose-jwt` from 10.9 to 10.9.1 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9.1..10.9) Updates `org.snakeyaml:snakeyaml-engine` from 3.0.1 to 3.1.1 --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.undertow:undertow-core dependency-version: 2.4.3.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.snakeyaml:snakeyaml-engine dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a9fcb4f..30af16b 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ commons-codec commons-codec - 1.22.0 + 1.22.1 org.rocksdb @@ -75,12 +75,12 @@ io.undertow undertow-core - 2.3.24.Final + 2.4.3.Final com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.22.0 + 2.22.2 com.googlecode.concurrent-trees @@ -100,7 +100,7 @@ com.nimbusds nimbus-jose-jwt - 10.9 + 10.9.1 org.apache.httpcomponents @@ -110,7 +110,7 @@ org.snakeyaml snakeyaml-engine - 3.0.1 + 3.1.1